CINXE.COM
Your Shopping Cart | University of California Riverside Bookstore
<!DOCTYPE html> <html lang="en"> <head> <!-- OneTrust Cookies Consent Notice start --> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="54b3980a-e45d-466e-a8fc-bc05b90d46f5" > </script> <script type="text/javascript">function OptanonWrapper() { }</script> <!-- OneTrust Cookies Consent Notice end --> <script src="/_ui/shared/js/analyticsmediator.js"></script> <script src="//assets.adobedtm.com/95b71096e539/3763a4194865/launch-3aecf598b3af.min.js" async></script> <script type="text/javascript" class="optanon-category-C0004"> var digitalData = digitalData || {}; digitalData.pageInstanceID = 'cartPage'; (function (){ digitalData.page = digitalData.page || {}; digitalData.user = digitalData.user || {}; (function (){ digitalData.page.attributes = digitalData.page.attributes || {}; digitalData.page.attributes.pageType = 'CART'; digitalData.page.attributes.pageTemplate = 'Cart Page Template'; digitalData.page.attributes.contentCatalog = 'Master Content Catalog'; digitalData.page.attributes.school = 'University of California Riverside Bookstore'; digitalData.page.attributes.schoolType = 'SCHOOL'; digitalData.page.attributes.pointOfService = '8106'; digitalData.page.attributes.institution = 'UC Riverside'; digitalData.page.attributes.preferredCampus = '8106'; digitalData.page.attributes.schoolHierarchy = digitalData.page.attributes.schoolHierarchy || {}; digitalData.page.attributes.schoolHierarchy.number1= 'University of California Riverside Bookstore'; digitalData.page.attributes.fanaticsSite = 'true'; })(); (function (){ digitalData.page.components = digitalData.page.components || []; digitalData.page.components.push({ componentId: 'RecentlyViewed', componentName: 'Recently Viewed', componentType: 'Bned Recently Viewed Products Component' }); digitalData.page.components.push({ componentId: 'CheckoutComponent', componentName: 'Checkout Display Component', componentType: 'JSP Include Component' }); digitalData.page.components.push({ componentId: 'CartUpsellComponent', componentName: 'Cart Upsell Component', componentType: 'JSP Include Component' }); digitalData.page.components.push({ componentId: 'CartTotalsComponent', componentName: 'Cart Totals Display Component', componentType: 'JSP Include Component' }); digitalData.page.components.push({ componentId: 'PromotionsComponent', componentName: 'Promotions Component', componentType: 'JSP Include Component' }); digitalData.page.components.push({ componentId: 'PotentialPromotionsComponent', componentName: 'Potential Promotions Component', componentType: 'JSP Include Component' }); digitalData.page.components.push({ componentId: 'CartComponent', componentName: 'Cart Display Component', componentType: 'JSP Include Component' }); digitalData.page.components.push({ componentId: 'BartlebyLearnModalContent', componentName: 'Bartleby Learn Modal Content', componentType: 'Bartleby Component' }); digitalData.page.components.push({ componentId: 'BartlebyWriteModalContent', componentName: 'Bartleby Write Modal Content', componentType: 'Bartleby Component' }); digitalData.page.components.push({ componentId: 'BartlebyBundleModalContent', componentName: 'Bartleby Bundle Modal Content', componentType: 'Bartleby Component' }); })(); (function (){ digitalData.page.pageInfo = digitalData.page.pageInfo || {}; digitalData.page.pageInfo.pageID = 'cartPage'; digitalData.page.pageInfo.pageName = 'Cart Page'; var breadcrumbs = [ ]; breadcrumbs = breadcrumbs.join(" | "); digitalData.page.pageInfo.breadCrumbs = breadcrumbs; digitalData.page.pageInfo.language = 'English'; digitalData.page.pageInfo.destinationURL = '/cart'; digitalData.page.attributes.product = digitalData.page.attributes.product || {}; digitalData.page.attributes.product.categoryHierarchy = digitalData.page.attributes.product.categoryHierarchy || {}; })(); (function (){ digitalData.user.userID = 'anonymous'; })(); digitalData.cart = digitalData.cart || {}; digitalData.cart.cartID = '1452778683'; digitalData.product = digitalData.product || {}; (function (){ digitalData.cart.price = digitalData.cart.price || {}; digitalData.cart.price.cartSubTotal = '0.0'; var vouchers =[ ]; vouchers = vouchers.join(","); digitalData.cart.price.voucherCode = vouchers; digitalData.cart.price.voucherDiscount = '0.0'; digitalData.cart.price.currency = 'USD'; digitalData.cart.price.taxAmount = '0.0'; digitalData.cart.price.priceWithTax = '0.0'; digitalData.cart.price.cartTotal = '0.0'; digitalData.cart.price.zipCode = ''; digitalData.cart.price.shippingFee = ''; digitalData.cart.price.shippingMethod = ''; })(); (function (){ })(); function trackAdobeAddToCart() { digitalData.cart = digitalData.cart || {}; digitalData.cart.productAdded = digitalData.cart.productAdded || {}; digitalData.cart.productAdded.baseProductID = ''; digitalData.cart.productAdded.productID = ''; digitalData.cart.productAdded.productName = ''; digitalData.cart.productAdded.productUrl = ''; digitalData.cart.productAdded.attributes = digitalData.product.attributes || {}; digitalData.cart.productAdded.attributes.manufacturer = ''; digitalData.cart.productAdded.attributes.starRating = ''; digitalData.cart.productAdded.attributes.sellableType = ''; digitalData.cart.productAdded.attributes.condition = ''; digitalData.cart.productAdded.attributes.campus = []; digitalData.cart.productAdded.attributes.department = []; digitalData.cart.productAdded.attributes.term = []; digitalData.cart.productAdded.attributes.course = []; digitalData.cart.productAdded.attributes.section = []; } function trackAdobeAddToCartWithData(product) { digitalData.cart = digitalData.cart || {}; digitalData.cart.productAdded = digitalData.cart.productAdded || {}; if (product.baseProduct != null && product.baseProduct.length > 0){ digitalData.cart.productAdded.baseProductID = product.baseProduct; } else{ digitalData.cart.productAdded.baseProductID = product.code; } digitalData.cart.productAdded.productID = product.code; digitalData.cart.productAdded.productName = product.name; digitalData.cart.productAdded.productUrl = product.url; digitalData.cart.productAdded.attributes = {}; digitalData.cart.productAdded.attributes.manufacturer = product.manufacturer ? product.manufacturer : ''; digitalData.cart.productAdded.attributes.starRating = product.averageRating ? product.averageRating : ''; digitalData.cart.productAdded.attributes.sellableType = product.sellableType ? product.sellableType : ''; digitalData.cart.productAdded.attributes.condition = product.condition ? product.condition : ''; digitalData.cart.productAdded.attributes.campus = product.campus ? product.campus : ''; digitalData.cart.productAdded.attributes.department = product.department ? product.department : ''; digitalData.cart.productAdded.attributes.term = product.term ? product.term : ''; digitalData.cart.productAdded.attributes.course = product.course ? product.course : ''; digitalData.cart.productAdded.attributes.section = product.section ? product.section : ''; digitalData.cart.productAdded.attributes.adoptionType = product.adoptionType ? product.adoptionType : ''; digitalData.cart.productAdded.attributes.product = product.product; if (product.pointOfService) { digitalData.cart.productAdded.attributes.pointOfService = product.pointOfService; } } window.mediator.subscribe('trackAdobeAddToCart', function () { trackAdobeAddToCart(); }); window.mediator.subscribe('trackAdobeAddToCartWithData', function(productData) { trackAdobeAddToCartWithData(productData); }); function trackAdobeFanaticsRedirection(fanaticsEvent) { digitalData = digitalData || {}; digitalData.fanatics = digitalData.fanatics || {}; if(fanaticsEvent.term){ digitalData.fanatics.term = fanaticsEvent.term; } if(fanaticsEvent.component){ digitalData.fanatics.component = fanaticsEvent.component; } if(fanaticsEvent.url){ digitalData.fanatics.url = fanaticsEvent.url; } if(fanaticsEvent.category){ digitalData.fanatics.category = fanaticsEvent.category; } } window.mediator.subscribe('trackAdobeFanaticsRedirection', function (fanaticsEvent) { trackAdobeFanaticsRedirection(fanaticsEvent); }); })(); </script> <script type="text/javascript" class="optanon-category-C0002"> var scriptElement = document.createElement('script'); scriptElement.setAttribute('data-ad-client','ca-pub-5526808324682021'); scriptElement.setAttribute('async',''); scriptElement.setAttribute('src','https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js'); try { document.head.appendChild(scriptElement); } catch (e) { console.error("There was an erorr trying to import Google Adsense JS"); } </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebPage", "sourceOrganization": { "@type": "LocalBusiness", "id": "8106" ,"address": "900 University Ave East, , California, Riverside, 92521" ,"telephone": "951-827-2665" ,"geo": { "@type": "GeoCoordinates", "latitude": "33.9806", "longitude": "-117.3755" } ,"image": "https://ucr.bncollege.com/medias/8106-ucr-logo-1-.svg?context=bWFzdGVyfGxvZ29zfDIyMDl8aW1hZ2Uvc3ZnK3htbHxhRFl6TDJnelppOHhNamMzT0RreE5ERTROVEkwTmk4NE1UQTJMWFZqY2kxc2IyZHZJQ2d4S1M1emRtY3wyOGY5Mzc0NzJhNDVlMmM4N2FiYmZmZWIxOGMyNjgzZDE3NDljYjJhNWY0ZTIzZTIxNDEwMzY1MzkyY2Q5NGU4", "logo": "https://ucr.bncollege.com/medias/8106-ucr-logo-1-.svg?context=bWFzdGVyfGxvZ29zfDIyMDl8aW1hZ2Uvc3ZnK3htbHxhRFl6TDJnelppOHhNamMzT0RreE5ERTROVEkwTmk4NE1UQTJMWFZqY2kxc2IyZHZJQ2d4S1M1emRtY3wyOGY5Mzc0NzJhNDVlMmM4N2FiYmZmZWIxOGMyNjgzZDE3NDljYjJhNWY0ZTIzZTIxNDEwMzY1MzkyY2Q5NGU4", "url": "https://ucr.bncollege.com/cart", "name": "University of California Riverside Bookstore" ,"openingHoursSpecification": [ { "@type": "OpeningHoursSpecification", "dayOfWeek": "Mon", "opens": "9AM", "closes": "4PM" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": "Tue", "opens": "9AM", "closes": "4PM" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": "Wed", "opens": "9AM", "closes": "4PM" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": "Thu", "opens": "9AM", "closes": "4PM" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": "Fri", "opens": "12PM", "closes": "12PM" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": "Sat", "opens": "12PM", "closes": "12PM" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": "Sun", "opens": "12PM", "closes": "12PM" } ] } }</script><script src="https://cdn.optimizely.com/js/17000830376.js"></script> <script src="https://cdn.us.zip.co/v1/quadpay.js"></script> <script> var carouselAutoplayTimeout = "4"; var carouselAutoplay = "true"; </script> <title>Your Shopping Cart | University of California Riverside Bookstore</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="canonical" href="/cart" /> <meta name="keywords"> <meta name="description"> <meta name="robots" content="noindex,follow"> <meta property="og:site_name" content="californiariverside"/> <meta property="og:street-address" content="900 University Ave East, , California, Riverside, 92521"/> <meta property="og:locality" content="Riverside"/> <meta property="og:region" content="US-CA"/> <meta property="og:postal-code" content="92521"/> <meta property="og:country-name" content="United States"/> <meta property="og:phone_number" content="951-827-2665"/> <link rel="shortcut icon" type="image/x-icon" media="all" href="/_ui/responsive/theme-alpha/images/favicon.ico" /> <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic" /> <link rel="stylesheet" type="text/css" media="all" href="/wro/all_responsive.css?2025-04-02*23:50:51" /> <link rel="stylesheet" type="text/css" media="all" href="/wro/alpha_responsive.css?2025-04-02*23:50:51" /> <link rel="stylesheet" type="text/css" media="all" href="/wro/addons_responsive.css?2025-04-02*23:50:51" /> <style type="text/css"> .bned-live-chat{display:none !important} .bartleby-collapsible-container{display: none;} a[data-link-component-uid='academic-email-signup-dynamic-link'].bned-custom-color-image {background-color: transparent!important} .btn-primary,.bned-hero-content .btn-primary, .ipc-link-button.btn-primary, .feature-carousel .owl-dots .owl-dot:hover { background-color: #003da5 !important; border-color: #003da5 !important; } .bned-order-return-form-container .bned-checkout-saved-address-section .bned-order-return-saved-addresses-btn { border-color: #003da5 !important; } .bned-course-materials-button { border-color: #003da5 !important; } .bned-cart-totals-wp .bned-cart-voucher .bned-voucher-form .bned-voucher-btn:hover{ background-color: #003da5 !important; } .bned-pagination-wrap .pagination li:active, .bned-pagination-wrap .pagination li, .searchPageBottomPagination .pagination-wrap .pagination li:active, .searchPageBottomPagination .pagination-wrap .pagination li { color: #003da5 !important; } .bned-live-chat-container-secondary span{ color: #003da5; } .bned-live-chat-container-secondary .chatIcon path{ fill: #003da5; } .bned-course-finder-reset-selection-btn svg g path { fill: #003da5; } .bned-header .bned-change-preferred-campus-action:hover { background-color: #003da5 !important; color: #ffffff!important; border: 1px solid #1e407c; } .btn-primary,.bned-hero-content .btn-primary a, .ipc-link-button.btn-primary a, .bned-header .header-utility-inner .utility-links .header-Login-drop .loginDropMenu .bned-modal-login-container, .bned-card-component-button a { color: #FFFFFF !important; } .bned-quick-select-wp .btn-primary svg{ fill: #FFFFFF !important; } .bned-coop-modal-container .bned-coop-continue-btn svg path { fill: #FFFFFF !important; } .btn-primary:hover,.bned-hero-content .btn-primary:hover, .ipc-link-button.btn-primary:hover, .bned-hero-banners .owl-nav button.owl-prev:hover, .bned-hero-banners .owl-nav button.owl-next:hover, .btn-primary:hover, .bned-course-materials-button:hover { background-color: #FFFFFF !important; border-color: !important; } .bned-live-chat-container-secondary button:hover > .chatIcon path{ fill: #FFFFFF; } .bned-course-finder-reset-selection-btn:hover svg g path { fill: #FFFFFF; } .bned-registration-integration-map-item button:hover svg path { fill: #FFFFFF; } .bned-registration-integration-map-item-actions button:hover svg path { fill: #FFFFFF; } .btn-primary:hover,.bned-hero-content .btn-primary:hover a, .ipc-link-button.btn-primary:hover a, .btn-primary:hover, .bned-course-materials-button:hover, .bned-card-component-button:hover a, .bned-course-materials-button a:hover { color: #003da5 !important; } .bned-quick-select-wp .btn-primary:hover svg{ fill: #003da5 !important; } .bned-coop-modal-container .bned-coop-continue-btn:hover svg path { fill: #003da5 !important; } .btn-secondary, .page-productDetails .addtocart-component .qty-selector .input-group-btn .btn.qty-selector { background-color: #ffffff !important; border-color: #003da5 !important; } .bned-return-history-cell .btn-secondary:disabled:hover { background-color: #ffffff !important; border-color: #003da5 !important; } .btn-secondary, .btn-secondary a, .page-productDetails .addtocart-component .qty-selector .input-group-btn .btn.qty-selector span { color: #003da5 !important; } .bned-order-return-form-container .bned-checkout-saved-address-section .bned-order-return-saved-addresses-btn { color: #003da5 !important; } .bned-block-actions .btn-secondary svg { fill: #003da5 !important; } .bned-return-history-cell .btn-secondary:disabled:hover { color: #003da5 !important; } .btn-secondary:hover, .cf-oer-btn.selected, .page-productDetails .addtocart-component .qty-selector .input-group-btn .btn.qty-selector:hover { background-color: #003da5 !important; border-color: #003da5 !important; } .bned-quick-select-wp .btn-secondary svg{ color: #003da5 !important; } .bned-order-return-form-container .bned-checkout-saved-address-section .bned-order-return-saved-addresses-btn:hover { background-color: #003da5 !important; } .btn-secondary:hover, .cf-oer-btn.selected, .page-productDetails .addtocart-component .qty-selector .input-group-btn .btn.qty-selector:hover span { color: #ffffff !important; } .bned-quick-select-wp .btn-secondary:hover svg{ fill: #ffffff !important; } .bned-order-return-form-container .bned-checkout-saved-address-section .bned-order-return-saved-addresses-btn:hover { color: #ffffff !important; } .bned-block-actions .btn-secondary:hover svg { fill: #ffffff !important; } .bned-change-qty .cart-icon-plus:hover svg { fill: #ffffff !important; } .bned-change-qty .cart-icon-minus:hover svg { fill: #ffffff !important; } .btn-tertiary { background-color: #252b2f !important; border-color: #ababab !important; } .btn-tertiary { color: #ababab !important; } .bned-live-chat-container-tertiary .chatIcon path{ fill: #ababab; } .btn-tertiary:hover { background-color: #666666 !important; border-color: !important; } footer .policy-popup .policy-accept-button a:hover { background-color: #666666 !important; } .btn-tertiary:hover { color: #ffffff !important; } .btn-tertiary:hover a { color: #ffffff !important; text-decoration: none; } .bned-live-chat-container-tertiary button:hover > .chatIcon path{ fill: #ffffff; } footer .policy-popup .policy-accept-button a { color: #ffffff !important; border-color: #ffffff !important; } .bned-support-failure-payment-page-container { background-color: #f0f0f0; } .bned-header-navigation-menu ul li:hover:not(:first-child) { background-color: #f0f0f0; } .bned-product-compare-plp-container .bned-product-compare-plp-container-inner { background-color: #f0f0f0; } .bned-order-return-container .bned-order-return-form-container .i18nAddressForm, .bned-order-return-container .bned-order-return-form-container .i18nAddressForm div, .bned-order-return-container .bned-order-return-form-container .i18nAddressForm div input, .bned-order-return-container .bned-order-return-form-container .i18nAddressForm div .select2-selection.select2-selection--single, .bned-order-return-container .bned-order-return-form-container .i18nAddressForm div select { background-color: #f0f0f0 !important; } .bned-order-return-container .bned-order-return-form-container, .bned-order-return-container .bned-order-return-form-container .control__indicator { background-color: #f0f0f0 !important; } .bned-checkout-section-headline { background-color: #f0f0f0; } .addressbook{ Border-color: #f0f0f0; } .ipc-container-wp { background-color: #f0f0f0; } .bned-node-3-wp, #thirdCategoryListsDiv { background-color: #f0f0f0; } .bned-header .bned-nodes-wp .bned-node-1 .bned-node-2-wp .bned-node-2-inner:hover { background-color: #f0f0f0; } .bned-header .bned-nodes-wp .bned-node-1 .bned-node-2-wp .bned-node-2.bned-hover .bned-node-2-inner{ background-color: #f0f0f0; } .customer-courses-inner{ background-color: #f0f0f0; } .bned-cart-totals-wp{ background-color: #f0f0f0; } .bned-cart-totals-wp .bned-cart-total-item-title.remove-voucher { color: #003da5; } tr.orderhistory-list-table-item.bned-return-history-item:nth-of-type(even) { background-color: #f0f0f0; } tr.bned-sfa-display-info-table-item:nth-of-type(even) { background-color: #f0f0f0; } @media (min-width: 768px) { tr.orderhistory-list-table-item:nth-of-type(even){ background-color: #f0f0f0; } } @media (max-width: 767px) { tr.orderhistory-list-table-item td:nth-of-type(1), tr.orderhistory-list-table-item td:nth-of-type(2) { background-color: #f0f0f0; } } .bned-checkout-background { background-color: #f0f0f0; } .bned-checkout-steps-modal .bned-checkout-steps-modal-content .checkout-steps-modal-item, .bned-account-cards .bned-card ul{ background-color: #f0f0f0; } .payment-info-wp .payment-modes-list-wp .payment-modes-list { background-color: #f0f0f0; } .payment-modes-list-wp .payment-modes-list .payment-mode-option:not(.active-mode) .payment-mode-option-active-background { background-color: #f0f0f0; } .bned-checkout-steps-modal.bned-checkout-payment-modal .bned-info-payment-modal-item { background-color: #f0f0f0; } .fanatics-coming-soon-description h1, .fanatics-coming-soon-description h3 { color: #003da5; } .bned-create-edit-event-container .bned-school-event-info label { color: #003da5; } .remove-event-modal .bned-remove-event-title-modal { color: #003da5; } .bned-carousel-product-top-selling .headline { color: #003da5; } .bned-default-payment .headline.bned-payment-form-title { color: #003da5; } .bned-applied-payment-cc-form-title { color: #003da5; } .bned-sfa-form-title h2 { color: #003da5; } .bned-reviews-tabs-see-all span, .bned-reviews-tabs-show-less span { color: #003da5; } .bned-failure-payment-cc-title { color: #003da5; } .bned-failure-payment-confirmation-container .bned-failure-payment-confirmation-title { color: #003da5; } .bned-failure-payment-container .bned-failure-payment-title-container .bned-failure-payment-title { color: #003da5; } .bned-404-container .bned-404-title-container .bned-404-title { color: #003da5; } .bned-order-history-title-container h1 { color: #003da5; } .bned-account-title-container .bned-account-title, .bned-account-title-container a { color: #003da5; } .bned-update-password-title-container .bned-update-password-title { color: #003da5; } .bned-digital-content-title-container .bned-digital-content-title { color: #003da5; } .bned-digital-content-container .bned-digital-content-subtitle-container { color: #003da5; } .bned-digital-content-container .bned-digital-content-description-container .bned-digital-content-description.bned-digital-content-title-description { color: #003da5; } .bned-card-component-container .bned-card-component-title-container .bned-card-component-title { color: #003da5; } .bned-basic-paragraph-component-container .bned-basic-paragraph-title { color: #003da5; } .termsAndConditionsPage .bned-basic-paragraph-title { color: #003da5; } .termsAndConditionsPage .bned-basic-paragraph-link-list li { color: #003da5; } .bned-order-return-form-confirm .bned-card h1 { color: #003da5; } .bned-order-return-container .bned-order-return-form-container .bned-checkout-saved-address-section h1 { color: #003da5; } .bned-order-return-container .bned-order-return-entry-main-info-container h4 { color: #003da5; } .bned-order-return-container .bned-order-return-title-container h1 { color: #003da5; } .bned-header .bned-node-1 .bned-node-2-wp .bned-node-2 .bned-node-2-inner a { color: #003da5; } .bned-header .bned-node-1 .bned-node-2-wp .bned-node-2 .bned-node-3-wp .bned-node-3-lists .bned-node-3 a { color: #003da5; } .bned-header .bned-node-1 .bned-node-2-wp .bned-node-2 .bned-node-3-wp .node-call-to-action-wp-right .node-call-to-action-wp-right-inner a { color: #003da5; } .bned-buyout-rental-modal .bned-buyout-rental-modal-title-container .bned-buyout-rental-modal-title { color: #003da5; } .bned-buyout-rental-modal .bned-buyout-rental-modal-product-name-container h4 { color: #003da5; } .bned-account-rental-orders-container .bned-account-rental-orders-list-container .bned-rental-order-item .bned-rental-order-item-inner .bned-rental-order-information-container .bned-rental-order-information-title-container .bned-rental-order-information-title { color: #003da5; } .account-set-default-payment{ color: #003da5; } .product-compare-container .bned-compare-products-title-container .bned-compare-products-title { color: #003da5; } .product-compare-container .bned-compare-products-advice-container .bned-compare-products-advice { color: #003da5; } .bned-product-compare-plp-container .bned-product-compare-plp-container-inner .bned-product-compare-plp-title-container .bned-product-compare-plp-title { color: #003da5; } .bned-product-compare-plp-container .bned-product-compare-plp-container-inner .bned-product-compare-plp-wrapper .bned-product-compare-plp-actions-container .bned-product-compare-plp-action-container label { color: #003da5; } .bned-back-link a, .bned-back-link label{ color: #003da5; } .bned-account-history-help a{ color: #003da5; } .bned-cart-details .bned-entry-info .bned-product-name a { color: #003da5; } .bned-header-mobile .header-navigation-mobile .navigation--bottom h3, .bned-header-mobile .header-navigation-mobile .navigation--bottom a, .bned-header-mobile .header-navigation-mobile .navigation--bottom button { color: #003da5; } .bned-review-form .action-buttons-wp .cancel-button { color: #003da5; } .item .rating .number-of-reviews { color: #003da5; } .bned-voucher-container .bned-cart-voucher-label{ color: #003da5; } .bned-cart-congratulation-msg-wp{ background-color: #003da5; color: white; } .bned-pdp-container .yCmsComponent .carousel-component .headline, .item-name { color: #003da5; } .rating .review-link a{ color: #003da5; } .bned-tabs-pdp .content .bned-collapsible-head a{ color: #003da5 !important; } .page-productDetails .bned-tabs-pdp .tabs-list li a{ color: #003da5; } .bned-checkout-steps-wp .bned-step-before a .title { color: #003da5 !important; } .bned-cart-header .bned-cart-main-title{ color: #003da5; } .forgotten-pasform-groupsword .text-password-forgotten{ color: #003da5; } .bned-modal-login-container .forgotten-pasform-groupsword .text-password-forgotten { color: #003da5 !important; } .bned-modal-login-container .forgotten-pasform-groupsword .text-password-forgotten:hover{ color: #003da5 !important; } .bned-hero-content{ color: #003da5; } .product__listing.product__grid .product-tile .details a.name { color: #003da5; } h1.bned-plp-category { color: #003da5; } .bned-header-navigation-menu li a, .logged_in { color: #003da5; } .facet__name { color: #003da5; } .searchSpellingSuggestionPrompt a { color: #003da5; } .ipc-title { color: #003da5; } .course-materials-title{ color: #003da5; } .course-materials-title-icon { fill: #003da5; } .events-title{ color: #003da5; } .events-carousel h4{ color: #003da5; } .ipc-title { color: #003da5; } .bned-two-col-cat-wp h1, .bned-three-col-cat-wp h1, .bned-four-col-cat-wp h1, .bned-two-col-cat-wp a, .bned-three-col-cat-wp a, .bned-four-col-cat-wp a{ color: #003da5; } .bned-cat-title h1{ color: #003da5; } .not-rating a{ color: #003da5; } .bned-headline-description-wp .bned-guest-register-headline{ color: #003da5 !important; } .bned-checkout-terms-and-conditions h2.headline{ color: #003da5 !important; } .bned-checkout-go-cart .bned-go-cart-text{ color: #003da5; } .navigation--bottom .bned-node-2-wp .bned-node-2-list a, .navigation--bottom .bned-node-2-wp .bned-node-2-list span { color: #003da5; } .bned-header .header-navigation-mobile .navigation--bottom .child-2-menu a, .bned-header .header-navigation-mobile .navigation--bottom .child-2-menu h3 { color: #003da5; } .node-call-to-action button { color: #003da5; } .bned-header .header-utility-inner h1, .bned-header .header-utility-inner a, .bned-header .header-utility-inner button, .bned-header .header-utility-inner span, .bned-header .header-utility-inner path { fill: #003da5; } .loggedOutMessage h2{ color: #003da5; } .bned-order-review-title-wp{ color: #003da5 !important; fill: #003da5 !important; } .bned-order-review-title-wp .bned-edit-msg{ color: #003da5 !important; } .checkbox a{ color: #003da5 !important; } .bned-back-to-payment a{ color: #003da5 !important; } .checkout-back-link { color: #003da5; } .bned-main-title-payment-type label{ color: #003da5 !important; } .bned-back-to-shipping a h4{ color: #003da5 !important; } .bned-thanks-message-wp .bned-headline{ color: #003da5 !important; } .bned-entry-details-wp .bned-entry-name a{ color: #003da5 !important; } .bned-consignment-status-wp .bned-consignment-status-title{ color: #003da5 !important; } .bned-entries-wp .bned-order-summary-title h2 { color: #003da5 !important; } .bned-product-carousel-component .item .rating .number-of-reviews { color: #003da5; } .bned-product-carousel-component .owl-dots button.owl-dot.active{ background-color: #003da5; } .bned-guest-register-form .checkbox label{ color: #003da5; } .bned-product-carousel-component.bned-carousel-products .bned-carousel-headline{ color: #003da5; } .bned-order-confirmation-bottom-wrapper .bned-billing-wp .bned-headline{ color: #003da5; } .bned-order-confirmation-bottom-wrapper .bned-billing-w .bned-headline{ color: #003da5; } .mini-cart-body-container .mini-cart-body-wrapper .mini-cart .mini-cart-body .mini-cart-checkout-button { color: #003da5; } .forgotten-pwd-colorbox .forgotten-password-title { color: #003da5; } .forgotten-pwd-colorbox .bned-modal-title { color: #003da5; } .facets-modal #cboxTitle .headline .headline-text { color: #003da5; } .bned-checkout-box.active .bned-checkout-section-headline{ color: #003da5; } .bned-checkout-box.editable .bned-checkout-section-headline{ color: #003da5; } .product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark { border-color: #003da5; } .product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark .facet-checked { border-color: #003da5; } .searchSpellingSuggestionPrompt a { border-color: #003da5; } .customer-courses .bned-tabs .bned-tab.active{ border-color: #003da5; } .bned-checkout-steps .bned-radio-wp .checkmark { border: solid 1px#003da5; } .bned-payment-next-step-wp .submit_silentOrderPostForm { background-color: #003da5; border-color: #003da5; } .bned-payment-next-step-wp .submit_silentOrderPostForm:hover{ color: #003da5 !important; border-color: #003da5; } #applied-filters-list .facet__list li { background-color: #003da5; } .checkout-payment-information-step.section-title-container { color: #003da5; } .checkout-steps .section-title-container .bned-edit-step { color: #003da5; } .checkout-steps .payment-info-wp .payment-info-wp-text h1 { color: #003da5; } .checkout-steps .payment-info-wp .payment-modes-list-wp .payment-modes-list .payment-mode-option span { color: #003da5; } .select2-results__option--highlighted, .select2-results__option:hover{ background: #003da5 !important; } .bned-select-item.clear a{ color: #003da5; } .bned-select-item.clear svg{ fill: #003da5; } .bned-payment-form .headline { color: #003da5; } .bned-checkout-steps-modal .bned-checkout-steps-modal-content .bned-checkout-steps-modal-title-container .bned-checkout-steps-modal-title { color: #003da5; } .bned-checkout-steps-modal .bned-checkout-steps-modal-content .checkout-modal-action { color: #003da5; } .bned-new-saved-payment-information .bned-new-saved-payment-information-title-container .bned-new-saved-payment-information-title { color: #003da5; } .payment-info-wp .payment-modes-list-wp .payment-mode-back-wp { color: #003da5; } .bned-name-attributes-wp .bned-item-name a{ color: #003da5; } .bned-collapsible-container.collapse-number-two .bned-collapsible-head a, .bned-collapsible-container.collapse-number-two .bned-collapsible-head a:focus, .bned-collapsible-container.collapse-number-two .bned-collapsible-head a:active { color: #003da5; } .bned-cm-no-item-wp .bned-section-body .bned-description-headline h2{ color: #003da5; } .bned-cm-plp-main-title .bned-headline{ color: #003da5; } .bned-cm-plp-main-title .no-enrollments-heading { color: #003da5; } .bned-cm-plp-main-title .no-enrollments-signin-heading a{ color: #003da5; text-decoration: underline; } .bned-headline.term-heading-container{ color: #003da5 } .bned-cf-headline-wp h1 { color: #003da5; } .bned-variant-group .title a{ color: #003da5; } .bned-cm-plp-campus-title{ border-color: #003da5; } .bned-cm-plp-campus-title p { color: #003da5; } a{ color: #003da5; } .bned-order-detail-overview h1, .bned-order-detail-item-type-container h2, .bned-order-detail-double-component .bned-order-detail-billing-info h2{ color: #003da5; } .bned-account-rental-orders-header-container .bned-account-rental-orders-header .bned-account-rental-orders-title{ color:#003da5; } .footer .policy-popup .policy-message a { color: #003da5; } .usedModal #cboxContent #usedBookModal .bned-modal-title{ color: #003da5; } .bned-order-slip-headline .bned-headline h1, .bned-cm-plp-main-title .bned-caption{ color: #003da5; } .bned-subscription-done-description-wp .bned-headline{ color: #003da5; } .bned-order-detail-items-list.bned-order-detail-items-list-order-history .bned-status-wp .status{ color: #003da5; } .mini-cart-body-wrapper .bned-mini-cart-item .cart-details .name { color: #003da5 !important; } .bned-account-rental-orders-return-button .bned-account-rental-returns-container-inner .bned-account-rental-returns-or-separator{ color: #003da5; } .bned-account-rental-orders-container .bned-account-rental-orders-header-container .bned-account-rental-returns-container .bned-account-rental-returns-or-separator{ color: #003da5; } .preferred-campus-modal-container .preferred-campus-modal-title { color: #003da5; } .terms-and-conditions-modal-container .terms-and-conditions-modal-title { color: #003da5; } .mini-cart-body-wrapper .bned-mini-cart-item .cart-details .price { color: #003da5 !important; } .mini-cart-body-wrapper .cart-mini-cart-totals .values { color: #003da5 !important; } .mini-cart-body-wrapper .legend { color: #003da5 !important; } .login-page__headline { color: #003da5 !important; } .bned-edit-rental-info .bned-edit-step span { color: #003da5; } .bned-suggested-address-title { color: #003da5; } .mini-cart-body-wrapper .bned-mini-cart-item .cart-details .price { color: #003da5 !important; } .mini-cart-body-wrapper .cart-mini-cart-totals .values { color: #003da5 !important; } .mini-cart-body-wrapper .legend { color: #003da5 !important; } .mini-cart-body-wrapper .bned-cart-empty { color: #003da5 !important; } .bned-registration-integration-title { color: #003da5; } .bned-privilegeCode-add-new-button svg:hover{ fill: #003da5; } .bned-registration-integration-map-container legend { color: #003da5; } .bned-register-container .bned-user-register-headline{ color: #003da5 !important; } .bned-no-search-results { color: #003da5; } .bned-fanatics-suggestion { color: #003da5; } .customerServicePage .bned-basic-paragraph-component-container .bned-left-menu-navigation .bned-basic-paragraph-link:hover { color: #003da5 !important; } .bned-rental-return-option h1 { color: #003da5; } .bned-return-rental-payment-confirmation-container h1 { color: #003da5; } .bned-coop-modal-container h2 { color: #003da5; } .bned-sms-marketing-sign-up .bned-headline { color: #003da5 !important; } .bned-header .header-container { border-top-color: #CCCCCC !important; border-bottom-color: #CCCCCC !important; } .bned-footer-data-container .bned-collapsible-container{ border-color: #CCCCCC ; } .bned-header .navigation--bottom { border-bottom-color: #CCCCCC !important; } .bned-header .header-mobile-search .searchBoxComponent input { border-color: #666666; } .bned-404-container .bned-404-search-box-container input { border-color: #CCCCCC; } .bned-node-2-wp, .bned-node-3-lists { border-top: 1px solid#CCCCCC; } .bned-menu-dropdown li { border-bottom-color: #CCCCCC; } .breadcrumb-section { border-top-color: #CCCCCC; } .product__listing.product__grid .product-item { border-bottom-color: #CCCCCC !important; } .productDetailsPageSection4{ border-top-color: #CCCCCC; } @media(min-width: 768px){ .account-orderhistory .account-overview-table { border-top: 1px solid #CCCCCC; } } .bned-no-rentals-found-container { border-top: 1px solid #CCCCCC; } .bned-order-detail-item-type-container, .bned-order-detail-double-component, .bned-order-detail-totals .bned-order-detail-totals-final { border-top: 1px solid #CCCCCC; } .bned-order-detail-items-list .bned-order-detail-item:not(:last-child) { border-bottom: 1px solid #CCCCCC; } .bned-order-detail-item:first-child { border-top: 1px solid #CCCCCC; } @media (min-width: 1280px) { .bned-order-confirmation-authenticated-sms .bned-sms-marketing-sign-up { border-left: 1px solid #CCCCCC; } } .page-login .login-section { border-color: #CCCCCC; } .page-login .login-section .bned-login-form-container { border-color: #CCCCCC; } .page-checkout-login .checkout-section { border-color: #CCCCCC; } .page-checkout-login .checkout-section .bned-login-form-container { border-color: #CCCCCC; } .product-compare-container .bned-compare-products-specifications-container .bned-compare-products-specifications-row:last-child { /* border-bottom: 1px solid #CCCCCC; */ } .bned-product-compare-plp-container .bned-product-compare-plp-container-inner .bned-product-compare-plp-wrapper .bned-product-compare-plp-products-container .bned-product-compare-plp-products-inner .bned-product-to-compare { border: 1px solid #CCCCCC; } .bned-sfa-form-display-info-wp { border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; } .bned-campus-selector-header-wp .bned-campus-selector-header p, .bned-campus-selector-header-wp .bned-campus-selector-header a { color: #212121; } .bned-sfa-form-content p a { color: #212121; } .international-faqs-link{ color: #212121 !important; } .bned-failure-payment-summary-collapsible-container .bned-collapsible-head a { color: #212121; } .bned-order-history-empty-message { color: #212121 !important; } .bned-card-component-container .bned-card-component-description-container .bned-card-component-description { color: #212121; } .bned-basic-paragraph-component-container .bned-basic-paragraph-description { color: #212121; } .bned-compare-products-advice-message-container .bned-compare-products-advice-message { color: #212121; } .bned-header .bned-node-1 .bned-node-2-wp .bned-node-2.bned-hover .bned-node-2-inner a { color: #212121; } .bned-header .bned-node-1 .bned-node-2-wp .bned-node-2 .bned-node-3-wp .bned-node-3-lists .bned-node-3 a:hover { color: #212121; } .bned-header .bned-node-1 .bned-node-2-wp .bned-node-2 .bned-node-3-wp .node-call-to-action-wp-right .node-call-to-action-wp-right-inner a:hover { color: #212121; } .product-compare-container .bned-compare-products-carousel-container .comparable-product .comparable-product-price-container .price { color: #212121; } .bned-saved-card-entry.active{ color: #212121; Border-color: #212121; } .alert-warning{ color: #212121; } .alert-warning svg{ fill: #212121; } .bned-stock-status-wp .pre-order {#212121;} .bned-header-mobile .header-navigation-mobile .navigation--bottom .first-tier-category > h3, .bned-header-mobile .header-navigation-mobile .navigation--bottom .first-tier-category > a { color: #212121; } .bned-header-mobile .header-navigation-mobile .navigation--bottom .sub-menu-title > h3, .bned-header-mobile .header-navigation-mobile .navigation--bottom .sub-menu-title > a { color: #212121; } .bned-header .header-navigation-mobile .sub-menu-title.child-3-title a { color: #212121; } .product-details .name{ color: #212121; } .item .bned-price-container .price { color: #212121 !important; } .bned-email-signUp-component-container { border: 1px solid #212121; } .email-signUp-button { color: #212121 !important; border-color: #212121 !important; background-color: unset; } .bned-email-signUp-component-container .bned-form-subscription-title, .bned-email-signUp-component-container .bned-email-signUp-component-description { color: #212121; } .item .bned-price-container .price { color: #212121 !important; } .qty-selector .qty-selector-input{ color: #212121; } .navigation--top .nav__right .nav__links--account li, .navigation--middle .nav-cart .mini-cart-link, .nav-order-tools::before, .navigation--middle .nav__right ul.nav__links--shop_info .nav-location span { color: #212121; } .bned-product-carousel-component .bned-price-container .strike-price:after{ border-color: #212121; } .bned-header .header-navigation-mobile .navigation--bottom a, .bned-header .header-navigation-mobile .navigation--bottom h3, .bned-header .header-navigation-mobile .navigation--bottom .child-2-menu .sub-menu-title h3 { color: #212121; } label { color: #212121; } a.bned-product-size{ color: #212121; } a.bned-cci-product{ color: #212121; } .bned-modal-login-container .form-group .control-label { color: #212121; } body { color: #212121; } .bned-cart-totals-wp .bned-cart-totals-title a{ color: #212121; } .bned-checkout-label { color: #212121; } .bned-product-carousel-component .item .bned-price-container .strike-price { color: #212121 !important; } .bned-product-carousel-component .item .bned-price-container .price { color: #212121 !important; } .bned-basic-paragraph-description, .bned-basic-paragraph-subtitle{ color: #212121; } .bned-prop65-warning a { color: #212121; } .bned-prop65-warning a:hover { color: #212121; } .select2-selection--single { border-color: #212121 !important; } #sortForm1 .select2-selection--single { border-color: #212121 !important; } #results_per_page_form .select2-selection--single { border-color: #212121 !important; } .orderhistory-list-table th{ color: #212121; } .bned-course-material-pdp-container .bned-collapsible-container.textbook .bned-collapsible-head a{ color: #212121 !important; } .bned-course-material-pdp-container .bned-collapsible-container.textbook .bned-collapsible-head a{ color: #212121 !important; } .bned-btn-actions-wp.cm-pdp .bned-disabled{ color: #212121 !important; } .bned-request-wp .text{ color: #212121; } .product-compare-container .bned-compare-products-carousel-container .compare-product-carousel .comparable-product .comparable-product-title-container .comparable-product-title { color: #212121; } .bned-rental-content-filled .bned-collapsible-container.show-mobile .bned-collapsible-head a{ color: #212121; } .bned-return-items-wp .bned-table .bned-table-head th{ color: #212121; } .bned-order-summary-entry-name a { color: #212121 !important; } td, .attrib { color: #212121; } .bned-step-summary-mobile-container .bned-collapsible-container .bned-collapsible-head a{ color: #212121; } .bned-step-summary-mobile-container .bned-collapsible-container .bned-collapsible-head a:before{ color: #212121 !important; } .bned-step-summary-mobile-container .bned-collapsible-container .bned-collapsible-head a:after{ color: #212121 !important; } #sortOptions1 { color: #212121 } .bned-request-container .icon path { fill: #212121; } p.bned-sold-in-fanatics a { color: #212121; } .bned-sfa-display-info-table th { color: #212121; } .bned-checkbox-wp.bned-sms-marketing-checkbox .control-label { color: #212121; } .bned-hero-banners .owl-dots .owl-dot.active, .bned-hero-banners .owl-dots .owl-dot:hover, .bned-feature-cat-wp .owl-dots .owl-dot.active, .bned-feature-cat-wp .owl-dots .owl-dot:hover{ background-color: #212121; } .bned-hero-banners .owl-dots .owl-dot:hover, .bned-feature-cat-wp .owl-dots .owl-dot:hover { outline: 2px solid #212121; } @media (min-width: 640px) { .bned-hero-banners .owl-dots .owl-dot.active{ background-color: #212121; } .bned-hero-banners .owl-dots .owl-dot:hover{ background-color: #212121; } } .bned-reviews-tabs-previous svg g path, .bned-reviews-tabs-next svg g path { fill: #003da5; } .bned-404-return-button:hover svg g path { fill: #003da5; } .addressBackBtn svg g path { fill: #003da5; } .bned-regular-card-csv-wp .regular-cc-csv-input-wp .bned-csv-confirmation-icon g path, .bned-rental-card-csv-wp .rental-cc-csv-input-wp .bned-csv-confirmation-icon g path, .bned-handling-fees-container .bned-handling-fees-icon g path, .bned-optin-price-container .bned-optin-price-icon g path, .bned-digitalDelivery-fees-container .bned-digitalDelivery-fees-icon g path, .js-openZipWidgetModal .zip-info-icon g path { fill: #003da5; } .bned-compare-products-advice-container .bned-compare-products-advice-row svg g path { fill: #003da5; } .bned-gallery-carousel .owl-stage-outer .owl-stage .owl-item.active:hover { border: solid 2px #003da5; } .product-tile.product-item .compare .checkbox label input:checked + .bned-product-compare-checkbox { border-color: #003da5; } .bned-order-return-container .bned-order-return-entry-container input:checked + .bned-order-return-checkbox { border-color: #003da5; } .product-compare-container .bned-back-to-products-container .bned-back-to-products-btn:hover svg g path { fill: #003da5 !important; } .bned-change-qty .cart-icon-plus { fill: #003da5 !important; } .bned-change-qty .cart-icon-minus { fill: #003da5 !important; } .bned-change-qty .cart-icon-delete { fill: #003da5 !important; } .bned-cart-item-qty .bned-change-qty button { border-color: #003da5 !important; } .bned-cart-trash-icon svg { fill: #003da5 !important; } .nav-left-arrow-wp { color: #003da5; } .facet-checked path{ fill: #003da5; } .bned-modal-icon path{ fill: #003da5; } span.glyphicon-chevron-right, span.glyphicon-chevron-left { color: #003da5; } .qty-selector .input-group-btn .btn.qty-selector{ border-color: #003da5; color: #003da5; } .bned-carousel .owl-dots button.owl-dot.active{ background-color: #003da5; } .bned-carousel .owl-dots button.owl-dot:hover{ background-color: #003da5; } .bned-checkout-steps-wp .bned-step-before svg { fill: #003da5 !important; } .bned-hero-banners .owl-nav .owl-prev svg, .owl-carousel .owl-nav .owl-next svg{ stroke: #003da5; } .help-icon { fill: #003da5; } .bned-hero-banners .owl-nav .owl-prev svg, .owl-carousel .owl-nav .owl-next svg{ stroke: #003da5; } .facet__name span svg, .facet__name span svg path { fill: #003da5; } .visited-step-container svg { fill: #003da5; } .bned-checkout-steps .bned-radio-wp .checkmark .sub-check { background-color: #003da5; } .bned-header .header-bottom .mobile-search-icon.active, .bned-header .header-bottom .mobile-menu-trigger.active { background-color: #003da5; } .bned-order-review-title-wp .bned-step-edit-icon { fill: #003da5; } .bned-update-profile-headline-wp .title{ color: #003da5; } .page-update-profile .bned-checkbox-wp control__indicator{ border-color: #003da5; } .page-update-profile .bned-checkbox-wp control__indicator:after{ border-color: #003da5; } .bned-product-size:hover { border-color: #003da5; } .bned-cci-product:hover { border-color: #003da5; } .bned-cart-congratulation-msg-wp .bned-cart-free{ color: #FFB81C; } .bned-gallery-carousel .owl-stage-outer .owl-stage .owl-item.active, .snapper_nav a.snapper_nav_item-selected { border-color: #FFB81C; } .header-top .mobile-icon svg, .header-top .mobile-icon path { fill: #FFB81C; } .bned-header .header-top .bned-header-actions .bned-vertical-separator { background-color: #FFB81C; } .header.bned-header .nav-items-total, .bned-header .mobile-icon { color: #FFB81C; } .active-node-indicator { background-color: #FFB81C; } .bned-product-color.active, .bned-product-size.active, .bned-cci-product.active{ border-color: #FFB81C !important; } input::placeholder{ color: #cccccc; } .bned-fanatics-autosuggestion-name { color: #cccccc; } .header-utility .header-utility-inner .bned-header-school-name p, .header-utility .header-utility-inner .bned-header-school-name p .bned-change-preferred-campus-action{ color: #666666; } .header-utility .header-utility-inner .bned-header-school-name p .bned-change-preferred-campus-action { color: #666666; } .bned-pdp-container .product-main-info .description{ border-color: #003da5; } .facet__values > a { color: #666666; } .dashed-button button { color: #666666; } .bned-cm-plp-comparing-msg{ color: #666666; } .bned-cm-plp-comparing-msg a{ color: #666666; } .account-section .account-section-content.content-empty p { color: #666666; } .bned-cf-headline-wp .caption{ color: #212121; } .bned-check-spelling { color: #666666; } .bned-header .header-mobile-search .searchBoxComponent .bned-site-search { border-color: #666666; } /* Chrome, Firefox, Opera, Safari */ .bned-site-search::placeholder { color: #666666; } /* Internet Explorer */ .bned-site-search:-ms-input-placeholder { color: #666666; } /* Microsoft Edge */ .bned-site-search::-ms-input-placeholder { color: #666666; } .bned-fanatics-nav { background-color: #212121; } .bned-fanatics-nav .bned-fanatics-list .bned-fanatics-link:first-child a { color: #212121; } .bned-fanatics-nav .bned-fanatics-list .bned-fanatics-link:first-child { background-color: #FFFFFF; } .bned-fanatics-nav .bned-fanatics-list .bned-fanatics-link a { color: #FFFFFF; } .bned-fanatics-nav .bned-fanatics-list .bned-fanatics-link-sign-in .header-Login-drop button.login-modal-trigger { color: #FFFFFF; } .bned-fanatics-general-message{ background-color: #003da5; } .bned-fanatics-general-message{ color: #939393; } .bned-fanatics-general-message .bned-fanatics-content a{ color: #939393; } .bned-custom-color-image, img.bned-custom-color-image, a.bned-custom-color-image { background-color: #003da5; } .bned-header .header-bottom .mobile-search-icon.active svg, .bned-header .header-bottom .mobile-search-icon.active svg path, .bned-header .header-bottom .mobile-menu-trigger.active svg, .bned-header .header-bottom .mobile-menu-trigger.active svg path { fill: #ffffff } @media (min-width: 1024px) { .bned-header .header-utility-inner h1, .bned-header .header-utility-inner a, .bned-header .header-utility-inner button, .bned-header .header-utility-inner span, .bned-header .header-utility-inner path { color: #212121; } } .bned-cm-plp-main-title{ color: #212121; } .child-3-wp { background-color: #ffffff; } .breadcrumb-section .breadcrumb { background-color: transparent; } .breadcrumb-section { background-color: #ffffff; } .bned-node-2-wp { background-color: #ffffff; } .header-login-modal, .bned-header-navigation-menu, .loginDropMenu { background-color: #ffffff; } header { background: #ffffff; } .navigation--bottom { background: #ffffff; } .menu-pointer-indicator{ background: #ffffff; } #cboxContent{ background: #ffffff; } .nav__links.nav__links--products, .nav__links.nav__links--products li { background: #ffffff; } .header-top.header-mobile-bg { background-color: #003da5; } .bned-campus-form .bned-campus-select{ background-color: #003da5; } footer .policy-popup { background-color: #252b2f; } footer { background-color: #252b2f; } footer .bned-form-subscription-container input{ background-color: #252b2f; } footer input{ color: #ffffff; } .bned-footer-school-name h3, .bned-form-subscription-title{ color: #ffffff; } footer .bned-link-title a { color: #ffffff; } footer .bned-footer-container .bned-store-info-section .bned-title span { color: #ffffff; } footer .bned-title a { color: #ffffff; } footer .bned-email-subscription-thankyou-message-container, footer .bned-email-subscription-thankyou-message-container a { color: #ffffff; } @media (min-width: 768px) { .bned-collapsible-head.bned-title a{ color: #ffffff !important; } .bned-collapsible-head.bned-title a:visited{ color: #ffffff !important; } } .policy-popup .policy-message { color: #ffffff; } .policy-popup .policy-message span { color: #ffffff; } .policy-popup .policy-message a { color: #ffffff; } .bned-footer-container .bned-collapsible-head.bned-title a { color: #ababab; } .bned-footer-container .bned-collapsible-head.bned-title a:visited { color: #ababab; } .bned-footer-container .bned-collapsible-head.bned-title a:active { color: #ababab; } .bned-footer-container .bned-collapsible-head.bned-title a:focus { color: #ababab; } .bned-footer-container .bned-store-info-section span{ color: #ababab; } footer .bned-form-subscription-container .btn, footer button.btn, footer a.btn { color: #ababab; border-color: #ababab; } .bned-footer-campus-link .btn a { color: #ababab; border-color: #ababab; } footer .bned-site-links a{ color: #ababab !important; } .bned-value, .bned-link-value a { color: #ababab; } .bned-footer-container .bned-footer-bottom-container .bned-site-links-logo-container .bned-site-links .bned-link:after{ color: #ababab; } .bned-footer-container .bned-name-form-wrapper .bned-footer-email-container-mobile .bned-form-subscription-container input{ border-color: #b7b7b7; } .bned-footer-email-container input{ border-color: #b7b7b7 !important; } .bned-footer-container .bned-footer-data-container .bned-footer-links-container .bned-footer-links:last-child .bned-collapsible-container{ border-color: #b7b7b7 !important; } #applied-filters-list .facet__list li { color: #ffffff; } .product__facet{ background-color: #ffffff; } .facet__values__more a{ color: #666666; } .product__facet .facet .facet__values .facet__values__more a, .product__facet .facet .facet__values .facet__values__less a { color: #666666; } .bned-checkout-steps-wp .bned-step-after a .title { color: #757575 !important; } .bned-checkout-steps-wp .bned-step-after svg { fill: #757575 !important; } .bned-checkout-steps-wp .bned-step-active a .title{ color: #128745 !important; } .bned-checkout-steps-wp .bned-step-active svg { fill: #128745 !important; } .bned-checkout-step-navigator.active { border-bottom: 4px solid #128745; } .product-compare-container .bned-compare-products-specifications-container .bned-compare-products-specifications .bned-compare-products-specifications-row th { background-color: #003da5; } .product-compare-container .bned-compare-products-specifications-container .bned-compare-products-specifications .bned-compare-products-specifications-row:nth-child(even) { background-color: #ffffff; } .bned-registration-integration-map-item:nth-child(even) { background-color: #ffffff; } .product-compare-container .bned-compare-products-specifications-container .bned-compare-products-specifications .bned-compare-products-specifications-row:nth-child(odd) { background-color: #e6e6e6; } .product-compare-container .bned-compare-products-specifications-container .bned-compare-products-specifications .bned-compare-products-specifications-row:nth-child(even) td { border-right: 2px solid #e6e6e6; } .bned-registration-integration-map-item:nth-child(odd) { background-color: #e6e6e6; } .bned-consents-wp{ background-color: #ffffff; } .bned-student-id-wp{ background-color: #ffffff; } .bned-checkout-box-content, .bned-step-summary-container .bned-step-summary-inner-container { background-color: #ffffff; } .bned-checkout-box-filled { background-color: #ffffff; } .payment-info-wp .payment-modes-list-wp .payment-mode-square, .bned-paypal-form-wp, .bned-sfa-form-wp, .bned-zip-form-wp { background-color: #ffffff; } .payment-info-wp .payment-modes-list-wp .payment-modes-list .payment-mode-option { background-color: #ffffff; } .bned-coop-signin-checkout-step-mobile-container { background-color: #ffffff; } .bned-badges-container .required{ background-color: #9C0F2E; } .bned-promo-banner-container .bned-promo-banner-container-inner { background-color: #003da5; } .promo-banner-text { color: #ffffff; } .promo-count-down { color: #ffffff; } .promo-vertical-separator { background-color: #ffffff; } .bned-promo-banner-container .promo-banner-container .promo-banner-countdown .promo-banner-countdown-item .promo-banner-countdown-item-inner { color: #ffffff; } .promo-banner-close path {fill:#ffffff;} #sortOptions1 .select2-selection__rendered { color: #000000 !important; } #results_per_page_form .select2-selection__rendered { color: #000000 !important; } .sort-refine-bar select {color: #757575;} .sale{ background-color: #9c0f2e; } .bned-cart-checkout-wp {border-color: #979797;} .bned-cart-totals-wp .bned-cart-order-summary-wp .bned-totals-container, .bned-order-detail-totals { Border-color:#525252; } .bned-voucher-form .bned-voucher-input {border-color: #525252;} .page-details-variants-select-component .select2-selection--single { border-color: #525252 !important; } .bned-cm-merchandise-variants-select-wp .select2-selection--single { border-color: #525252 !important; } #i18nAddressForm .select2-selection--single { border-color: #525252 !important; } #i18nAddressForm .select2-selection__rendered { color: #19212b !important; } .bned-payment-form .select2-selection--single {border-color: #525252 !important;} .bned-billing-address-wp .select2-selection--single {border-color: #525252 !important;} #bnedGuestRegisterForm .select2-selection--single { border-color: #525252 !important; } #registerForm .select2-selection__rendered { color: #19212b !important; } #updateProfileForm .select2-selection__rendered { color: #19212b !important; } #bnedGuestRegisterForm .select2-selection__rendered { color: #19212b !important; } .bned-voucher-input::placeholder {color: #333333;} .bned-payment-form .select2-selection__rendered { color: #333333 !important; } .bned-billing-address-wp .select2-selection__rendered { color: #333333 !important; } .bned-cart-entry-container{ Border-color: #979797; } .see-all-cats I {border-color: #949494;} .bned-rental-warning-msg{ //[TODO] - change it when CMSSite has the color for warning msgs background-color: #ffbb38; } .bned-pickUp-warning-msg-w .image { background-color: #ffcb05; } .bned-student-id-wp{ //TODO TO CHANGE [Change this when CMSSite has a background color for steps in checkout] background-color: white; } .bned-checkout-box { border-top: 1px solid #a8a8a8; } .bned-checkout-box:last-child { border-color: #a8a8a8; } .bned-checkout-box h1{ color: #a8a8a8; } .payment-info-wp .payment-modes-list-wp .payment-modes-list .payment-mode-option { border-color: #979797; } .bned-order-summary-order-totals-separator, .bned-order-summary-separator { background-color: #979797; } .bned-pickup-location-container-separator { background-color: #979797; } .bned-checkout-saved-address-separator { background-color: #979797; } .pagination-prev-disabled svg path, .pagination-next-disabled svg path { fill: #a6a6a6; } .bned-no-cm-required-wp .bned-img-wrapper{ fill : #128745; } .bned-cm-selection-pending-wp .bned-img-wrapper svg{ fill: #FFBB38; } .bned-feature-cat-wp.bned-slider-with-4-features .bned-cat-title { background-color: #666666; } .bned-feature-cat-wp.bned-slider-with-4-features .bned-cat-title h1 { color: #FFFFFF !important; } @media (min-width: 640px) { .product__facet { background-color: #f0f0f0; } } .bned-warning-message-color { color: #be5919; } .bned-sfa-warning-message { color: #be5919; } </style> <link rel="stylesheet" href="https://use.typekit.net/txm1dab.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link href="https://cdn.jsdelivr.net/npm/select2@4.0.13/dist/css/select2.min.css" rel="stylesheet" /> </head> <body class="page-cartPage pageType-ContentPage template-pages-CartPageTemplate pageLabel-cart smartedit-page-uid-cartPage smartedit-page-uuid-eyJpdGVtSWQiOiJjYXJ0UGFnZSIsImNhdGFsb2dJZCI6Im1hc3RlckNvbnRlbnRDYXRhbG9nIiwiY2F0YWxvZ1ZlcnNpb24iOiJPbmxpbmUifQ== smartedit-catalog-version-uuid-masterContentCatalog/Online language-en"> <div class="yCmsContentSlot"> </div><div class="branding-mobile hidden-md hidden-lg"> <div class="js-mobile-logo"> </div> </div> <div role="none" aria-labelledby="root_label" data-currency-iso-code="USD"> <div class="hidden" id="root_label" tabindex="-1">Root</div> <ul class="header-skip-button-group-list"> <li class="header-skip-button-group"> <a id="skiptoContentLink" role="link" aria-labelledby="skip_content_label" href="#skip-to-content" class="skiptocontent sr-only sr-only-focusable"> <div class="js-bned-i18n-cached-text" data-arguments="" data-code="text.skipToContent" data-website-uid="californiariverside" data-escape-html="false"></div> </a> <div class="hidden" id="skip_content_label" tabindex="-1"><div class="js-bned-i18n-cached-text" data-arguments="" data-code="text.skipToContent" data-website-uid="californiariverside" data-escape-html="false"></div> </div> </li> <li class="header-skip-button-group"> <a id="skipToNavigationButton" role="link" aria-labelledby="skip_skipToNavigation" class="skiptonavigation sr-only sr-only-focusable" data-navigation-menu-section="#skiptonavigation" tabindex="0"> <div class="js-bned-i18n-cached-text" data-arguments="" data-code="text.skipToNavigation" data-website-uid="californiariverside" data-escape-html="false"></div> </a> <div class="hidden" id="skip_skipToNavigation" tabindex="-1"><div class="js-bned-i18n-cached-text" data-arguments="" data-code="text.skipToNavigation" data-website-uid="californiariverside" data-escape-html="false"></div> </div> </li> </ul> <header role="banner" class="bned-header" data-login-state="eb0BZcg%2FFzm5XJuvi6bmAeiFlmaUw%2BMtOUFYK2T0NWUf"> <div tabindex="-1" class="hidden bned-collapsed-btn-text"><div class="js-bned-i18n-cached-text" data-arguments="" data-code="header.signin.collapsed.text" data-website-uid="californiariverside" data-escape-html="false"></div> to <div class="js-bned-i18n-cached-text" data-arguments="" data-code="header.link.login" data-website-uid="californiariverside" data-escape-html="false"></div> </div> <div tabindex="-1" class="hidden bned-expanded-btn-text"><div class="js-bned-i18n-cached-text" data-arguments="" data-code="header.signin.expanded.text" data-website-uid="californiariverside" data-escape-html="false"></div> </div> <div tabindex="-1" class="hidden bned-collapsed-account-btn-text"><div class="js-bned-i18n-cached-text" data-arguments="" data-code="header.account.collapsed.text" data-website-uid="californiariverside" data-escape-html="false"></div> </div> <div tabindex="-1" class="hidden bned-expanded-account-btn-text"><div class="js-bned-i18n-cached-text" data-arguments="" data-code="header.account.expanded.text" data-website-uid="californiariverside" data-escape-html="false"></div> </div> <div tabindex="-1" class="hidden bned-collapsed-cart-btn-text"><div class="js-bned-i18n-cached-text" data-arguments="" data-code="header.cart.collapsed.text" data-website-uid="californiariverside" data-escape-html="false"></div> </div> <div tabindex="-1" class="hidden bned-expanded-cart-btn-text"><div class="js-bned-i18n-cached-text" data-arguments="" data-code="header.cart.expanded.text" data-website-uid="californiariverside" data-escape-html="false"></div> </div> <section class="header-utility hidden-xs hidden-sm" id="headerDesktopView"> <div class="bned-global-announcements-list"> <div class="container"> </div> </div> <div class="bned-global-announcements-list bned-general-announcement-IE-js display-none"> <div class="container"> <div class="bned-global-announcement"> <div class="bned-announcement-content js-announcement-show-more"> <p><span>Supported Browsers: </span>Internet Explorer (IE) is an outdated browser that does not fully support the latest web standards</p> </div> <div class="bned-announcement-close js-close-bned-announcement element-focusable" tabindex="0" role="button" aria-label="Close"> <svg role="presentation" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <path fill="#212121" fill-rule="evenodd" d="M13.41 12l4.3-4.29a1.004 1.004 0 0 0-1.42-1.42L12 10.59l-4.29-4.3a1.004 1.004 0 0 0-1.42 1.42l4.3 4.29-4.3 4.29a1 1 0 0 0 0 1.42 1 1 0 0 0 1.42 0l4.29-4.3 4.29 4.3a1 1 0 0 0 1.42 0 1 1 0 0 0 0-1.42L13.41 12z"/> </svg> </div> </div> </div> </div> <nav class="bned-fanatics-nav"> <ul class="bned-fanatics-list container"> <li class="bned-fanatics-link"> <a href="/" aria-current="true">Bookstore</a> </li> <li class="bned-fanatics-link js-bned-fanatics-header-link"> <a href="https://ucr.spirit.bncollege.com?utm_campaign=TopTab&utm_source=bned&utm_medium=referral ">Apparel & Spirit Shop</a> </li> <li class="bned-fanatics-link-sign-in js-initially-hidden-content hidden"> <div class="header-Login-drop"> <button id="bnedLoginButton" aria-label="Sign In/Create Account to Sign In / Create Account" aria-expanded="false" data-toggle="collapse" class="js-login-modal-trigger login-modal-trigger"><div class="js-bned-i18n-cached-text" data-arguments="" data-code="header.link.login" data-website-uid="californiariverside" data-escape-html="false"></div> <img alt="collapse menu" src="/_ui/responsive/common/images/leftNavArrow.svg" class="child-menu-indicator loginArrowUp"/> </button> <div class="loginDropMenu"> <div> <div class="bned-modal-login-container"> <input type="hidden" id="iframeSourcePostMsg1" value="https://sso.bncollege.com/bes-oid/oauth/authorize?response_type=code&scope=openid%20profile&display=popup&redirect_uri=https%3A%2F%2Fucr.bncollege.com%2Fopid%2Fcallback" /> </div> </div> <div class="bned-login-bottom"> <div class="bned-login-separator"> <div class="content"><div><p>Prefer to Login with your Student ID?</p></div></div> <input value="https://sso.bncollege.com/bes-sp/bessso/saml/ucredu/sapecom/auth" class="js-sso-login-url" type="hidden"> <a href="#" onclick="BNED.login.callSSOLogin()" class="btn btn-primary btn-block"> Sign In With School Login</a> </div> <div class="content"><div><p>Don't Have an Account Yet?</p></div></div> <a href="/register" class="btn btn-primary btn-block"> <div class="js-bned-i18n-cached-text" data-arguments="" data-code="text.account.login.create.btn" data-website-uid="californiariverside" data-escape-html="false"></div> </a> </div> </div> </div> </li> </ul> </nav> <div class="hidden">coursewareConfirmationFlow is false</div> <input type="hidden" name="schoolSSOGrant" id="schoolSSOGrant" value="NOT_ACCESSIBLE"/> <div class="hidden">vstConfirmationFlow is false</div> <div class="container"> <div class="header-utility-inner fanatics-header-utility-inner"> <div class="bned-header-school-name-space"></div> <div class="bned-header-widget-info hidden-xs desktop-view" id = "bned-header-widget-info-desktop-view" data-screen="Desktop"> </div> <ul class="utility-links utility-links-fanatics " role="none"> <li class="js-temporary-content"> <div class="header-Login-drop"> <button id="bnedLoginButton" aria-label="Sign In/Create Account to Sign In / Create Account" aria-expanded="false" data-toggle="collapse" class="js-login-modal-trigger login-modal-trigger"><div class="js-bned-i18n-cached-text" data-arguments="" data-code="header.link.login" data-website-uid="californiariverside" data-escape-html="false"></div> <img alt="collapse menu" src="/_ui/responsive/common/images/leftNavArrow.svg" class="child-menu-indicator loginArrowUp"/> </button> <div class="loginDropMenu"> <div> <div class="bned-modal-login-container"> <input type="hidden" id="iframeSourcePostMsg1" value="https://sso.bncollege.com/bes-oid/oauth/authorize?response_type=code&scope=openid%20profile&display=popup&redirect_uri=https%3A%2F%2Fucr.bncollege.com%2Fopid%2Fcallback" /> </div> </div> <div class="bned-login-bottom"> <div class="bned-login-separator"> <div class="content"><div><p>Prefer to Login with your Student ID?</p></div></div> <input value="https://sso.bncollege.com/bes-sp/bessso/saml/ucredu/sapecom/auth" class="js-sso-login-url" type="hidden"> <a href="#" onclick="BNED.login.callSSOLogin()" class="btn btn-primary btn-block"> Sign In With School Login</a> </div> <div class="content"><div><p>Don't Have an Account Yet?</p></div></div> <a href="/register" class="btn btn-primary btn-block"> <div class="js-bned-i18n-cached-text" data-arguments="" data-code="text.account.login.create.btn" data-website-uid="californiariverside" data-escape-html="false"></div> </a> </div> </div> </div></li> <li class="yCmsContentSlot mini-cart-wp componentContainer header-cart-menu"> <div class="yCmsComponent"> <input type="hidden" name="totalItems" value="0" class="js-cm-show-cart-total-item"/> <div class="dropdown"> <button class="showCartBtn" data-toggle="dropdown" data-hover="dropdown" aria-label="Open cart menu Cart has 0 item(s)" aria-haspopup="true"> <span class="hidden" aria-hidden="true">Open cart menu</span> <a href="/cart" class="dropdown-toggle mobile-icon js-mini-cart-link" data-mini-cart-url="/cart/rollover/MiniCart" data-mini-cart-refresh-url="/cart/miniCart/SUBTOTAL" data-mini-cart-name="Cart Test" data-mini-cart-empty-name="Empty Cart" data-mini-cart-items-text="Items" tabindex="-1"> <span class="hidden-xs hidden-sm"> <span class="js-populated-cart-message">Cart <span class=cart-items-info><span class=js-mini-cart-count>0</span> items</span></span> </span> <svg role="presentation" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <path class="svgIconFill" fill="#ffffff" fill-rule="evenodd" d="M8.56 18.44a1.5 1.5 0 1 1-2.12 2.12 1.5 1.5 0 0 1 2.12-2.12zm10 0a1.5 1.5 0 1 1-2.12 2.12 1.5 1.5 0 0 1 2.12-2.12zM3 3h2a1 1 0 0 1 .964.63L6 3.74 6.58 6h12.8a2 2 0 0 1 1.614.864L21.08 7a2 2 0 0 1 .16 1.723l-.07.167-3.28 6.56a1 1 0 0 1-.766.542L17 16H8a1 1 0 0 1-.964-.63L7 15.26 4.24 5H3a1 1 0 0 1-.117-1.993L3 3h2z"/> </svg> <div class="mini-cart-count js-mini-cart-count hidden-lg"><span class="nav-items-total">(0)</span></div> <div class="mini-cart-container js-mini-cart-container"></div> </a> </button> </div> </div></li></ul> </div> </div> </section> <section class="header-top header-mobile-bg hidden-lg fanatics-header-top" id="headerMobileView"> <div class="bned-global-announcements-list"> <div class="container"> </div> </div> <div class="bned-global-announcements-list bned-general-announcement-IE-js display-none"> <div class="container"> <div class="bned-global-announcement"> <div class="bned-announcement-content js-announcement-show-more"> <p><span>Supported Browsers: </span>Internet Explorer (IE) is an outdated browser that does not fully support the latest web standards</p> </div> <div class="bned-announcement-close js-close-bned-announcement element-focusable" tabindex="0" role="button" aria-label="Close"> <svg role="presentation" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <path fill="#212121" fill-rule="evenodd" d="M13.41 12l4.3-4.29a1.004 1.004 0 0 0-1.42-1.42L12 10.59l-4.29-4.3a1.004 1.004 0 0 0-1.42 1.42l4.3 4.29-4.3 4.29a1 1 0 0 0 0 1.42 1 1 0 0 0 1.42 0l4.29-4.3 4.29 4.3a1 1 0 0 0 1.42 0 1 1 0 0 0 0-1.42L13.41 12z"/> </svg> </div> </div> </div> </div> <div class="container"> <div class="bned-header-actions-wp"> <nav class="bned-fanatics-nav hidden-xs"> <ul class="bned-fanatics-list "> <li class="bned-fanatics-link"> <a href="/" aria-current="true">Bookstore</a> </li> <li class="bned-fanatics-link js-bned-fanatics-header-link"> <a href="https://ucr.spirit.bncollege.com?utm_campaign=TopTab&utm_source=bned&utm_medium=referral ">Apparel & Spirit Shop</a> </li> </ul> </nav> <div class="bned-header-widget-info hidden-xs tablet-view" id = "bned-header-widget-info-tablet-view" data-screen="Tablet"> </div> <div class="bned-header-actions"> <div class="header-action"> <button aria-label="Sign In/Create Account to Sign In / Create Account" aria-expanded="false" tabindex="0" class="mobile-icon js-login-modal-toogle login-modal-toogle"> <svg role="presentation" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <path class="svgIconFill" fill="#ffffff" fill-rule="evenodd" d="M12 13a7 7 0 0 1 7 7l-.007.117A1 1 0 0 1 18 21H6a1 1 0 0 1-1-1l.004-.24A7 7 0 0 1 12 13zm0-10a4 4 0 1 1 0 8l-.2-.005A4 4 0 0 1 8 7l.005-.2A4 4 0 0 1 12 3z"/> </svg> </button> <div class="login-pointer-indicator"></div> <div class="header-login-modal"> <div class="bned-modal-login-container"> <input type="hidden" id="iframeSourcePostMsg2" value="https://sso.bncollege.com/bes-oid/oauth/authorize?response_type=code&scope=openid%20profile&display=popup&redirect_uri=https%3A%2F%2Fucr.bncollege.com%2Fopid%2Fcallback" /> </div> <div class="bned-login-bottom"> <div class="bned-login-separator"> <div class="content"><div><p>Prefer to Login with your Student ID?</p></div></div><input value="https://sso.bncollege.com/bes-sp/bessso/saml/ucredu/sapecom/auth" class="js-sso-login-url" type="hidden"> <a href="#" onclick="BNED.login.callSSOLogin()" class="btn btn-primary btn-block"> Sign In With School Login</a></div> <div class="content"><div><p>Don't Have an Account Yet?</p></div></div><a href="/register" class="btn btn-primary btn-block"> <div class="js-bned-i18n-cached-text" data-arguments="" data-code="text.account.login.create.btn" data-website-uid="californiariverside" data-escape-html="false"></div> </a></div> </div> </div> <div class="hidden-sm header-action bned-vertical-separator"> </div> <div class="header-action"> <div class="yCmsContentSlot header-cart-menu"> <div class="yCmsComponent"> <input type="hidden" name="totalItems" value="0" class="js-cm-show-cart-total-item"/> <div class="dropdown"> <button class="showCartBtn" data-toggle="dropdown" data-hover="dropdown" aria-label="Open cart menu Cart has 0 item(s)" aria-haspopup="true"> <span class="hidden" aria-hidden="true">Open cart menu</span> <a href="/cart" class="dropdown-toggle mobile-icon js-mini-cart-link" data-mini-cart-url="/cart/rollover/MiniCart" data-mini-cart-refresh-url="/cart/miniCart/SUBTOTAL" data-mini-cart-name="Cart Test" data-mini-cart-empty-name="Empty Cart" data-mini-cart-items-text="Items" tabindex="-1"> <span class="hidden-xs hidden-sm"> <span class="js-populated-cart-message">Cart <span class=cart-items-info><span class=js-mini-cart-count>0</span> items</span></span> </span> <svg role="presentation" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <path class="svgIconFill" fill="#ffffff" fill-rule="evenodd" d="M8.56 18.44a1.5 1.5 0 1 1-2.12 2.12 1.5 1.5 0 0 1 2.12-2.12zm10 0a1.5 1.5 0 1 1-2.12 2.12 1.5 1.5 0 0 1 2.12-2.12zM3 3h2a1 1 0 0 1 .964.63L6 3.74 6.58 6h12.8a2 2 0 0 1 1.614.864L21.08 7a2 2 0 0 1 .16 1.723l-.07.167-3.28 6.56a1 1 0 0 1-.766.542L17 16H8a1 1 0 0 1-.964-.63L7 15.26 4.24 5H3a1 1 0 0 1-.117-1.993L3 3h2z"/> </svg> <div class="mini-cart-count js-mini-cart-count hidden-lg"><span class="nav-items-total">(0)</span></div> <div class="mini-cart-container js-mini-cart-container"></div> </a> </button> </div> </div></div></div> </div> </div> <nav class="bned-fanatics-nav hidden-sm"> <ul class="bned-fanatics-list "> <li class="bned-fanatics-link"> <a href="/" aria-current="true">Bookstore</a> </li> <li class="bned-fanatics-link js-bned-fanatics-header-link"> <a href="https://ucr.spirit.bncollege.com?utm_campaign=TopTab&utm_source=bned&utm_medium=referral ">Spirit Shop</a> </li> </ul> </nav> </div> </section> <div class="header-container"> <div class="container"> <div class="header-search-info-wp"> <section class="header-bottom"> <div class="bned-header-bottom"> <div class="yCmsComponent yComponentWrapper img-responsive bned-school-logo-container"> <div class="banner__component simple-banner"> <a href="/"><img class="bned-custom-color-image" title="University of California, Riverside Official Bookstore" alt="University of California, Riverside Official Bookstore" src="/medias/8106-ucr-logo-1-.svg?context=bWFzdGVyfGxvZ29zfDIyMDl8aW1hZ2Uvc3ZnK3htbHxhRFl6TDJnelppOHhNamMzT0RreE5ERTROVEkwTmk4NE1UQTJMWFZqY2kxc2IyZHZJQ2d4S1M1emRtY3wyOGY5Mzc0NzJhNDVlMmM4N2FiYmZmZWIxOGMyNjgzZDE3NDljYjJhNWY0ZTIzZTIxNDEwMzY1MzkyY2Q5NGU4"></a> </div> </div><div class="bned-header-bottom-icons hidden-lg"> <button aria-label="search" aria-expanded="false" tabindex="0" class="mobile-icon nav js-toggle-mobile-search mobile-search-icon"> <svg role="presentation" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <path fill="#939393" fill-rule="evenodd" d="M20.847 19.486l-3.258-3.248a7.59 7.59 0 0 0 1.62-4.696 7.667 7.667 0 1 0-7.667 7.666 7.59 7.59 0 0 0 4.696-1.62l3.248 3.26a.958.958 0 0 0 1.361 0 .958.958 0 0 0 0-1.362zM5.792 11.542a5.75 5.75 0 1 1 5.75 5.75 5.75 5.75 0 0 1-5.75-5.75z"/> </svg> </button> <button aria-label="Navigation menu" tabindex="0" class="mobile-icon js-mobile-menu-trigger mobile-menu-trigger"> <svg role="presentation" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <path fill="#939393" fill-rule="evenodd" d="M20.215 16.333a.91.91 0 0 1 .91.91v.097a.91.91 0 0 1-.91.91H4.785a.91.91 0 0 1-.91-.91v-.096a.91.91 0 0 1 .91-.91h15.43zm0-4.791a.91.91 0 0 1 .91.91v.096a.91.91 0 0 1-.91.91H4.785a.91.91 0 0 1-.91-.91v-.096a.91.91 0 0 1 .91-.91h15.43zm0-4.792a.91.91 0 0 1 .91.91v.096a.91.91 0 0 1-.91.91H4.785a.91.91 0 0 1-.91-.91V7.66a.91.91 0 0 1 .91-.91h15.43z"/> </svg> </button> </div> </div> </section> <section class="header-mobile-search"> <div class="list-inline hidden-sm hidden-xs"> <div class="loggedOutMessage js-initially-hidden-content hidden"> <h2><strong><div class="js-bned-i18n-cached-text" data-arguments="" data-code="header.loggedOut.welcome" data-website-uid="californiariverside" data-escape-html="false"></div> </strong><div class="js-bned-i18n-cached-text" data-arguments="" data-code="header.loggedOut.toYourBookstore" data-website-uid="californiariverside" data-escape-html="false"></div> </h2></div> <div class="loggedOutMessage js-temporary-content"> <h2><strong><div class="js-bned-i18n-cached-text" data-arguments="" data-code="header.loggedOut.welcome" data-website-uid="californiariverside" data-escape-html="false"></div> </strong><div class="js-bned-i18n-cached-text" data-arguments="" data-code="header.loggedOut.toYourBookstore" data-website-uid="californiariverside" data-escape-html="false"></div> </h2></div> </div> <div class="header-mobile-search-wp"> <div class="yCmsComponent"> <div class="ui-front"> <form name="search_form_SearchBox" method="get" action="/search/"> <div class="input-group searchBoxComponent"> <label class="hiddenEle" for="bned_site_search">Search</label> <input tabindex="0" type="text" id="bned_site_search" class="form-control js-site-search-input bned-site-search" name="text" value="" maxlength="100" placeholder="Enter your search details (product title, ISBN, keyword, etc.)" data-options="{ "autocompleteUrl" : "/search/autocomplete/SearchBox", "minCharactersBeforeRequest" : "3", "waitTimeBeforeRequest" : "500", "displayProductImages" : "true" }"> <button type="button" aria-label="clear input" class="js-search-icon-clear search-icon-clear"> <svg role="presentation" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> <path fill="#939393" fill-rule="evenodd" d="M17.88 16l5.733-5.72a1.339 1.339 0 0 0-1.893-1.893L16 14.12l-5.72-5.733a1.339 1.339 0 0 0-1.893 1.893L14.12 16l-5.733 5.72a1.333 1.333 0 0 0 0 1.893 1.333 1.333 0 0 0 1.893 0L16 17.88l5.72 5.733a1.333 1.333 0 0 0 1.893 0 1.333 1.333 0 0 0 0-1.893L17.88 16z"/> </svg> </button> <button aria-label="search" class="js-search-icon-open search-icon-open"> <svg role="presentation" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <path fill="#939393" fill-rule="evenodd" d="M20.847 19.486l-3.258-3.248a7.59 7.59 0 0 0 1.62-4.696 7.667 7.667 0 1 0-7.667 7.666 7.59 7.59 0 0 0 4.696-1.62l3.248 3.26a.958.958 0 0 0 1.361 0 .958.958 0 0 0 0-1.362zM5.792 11.542a5.75 5.75 0 1 1 5.75 5.75 5.75 5.75 0 0 1-5.75-5.75z"/> </svg> </button> </div> </form> </div> </div></div> </section> </div> </div> </div> <div class="container"> <div class="header-search-autocomplete-anchor-wp"> <div class="header-search-autocomplete-anchor"></div> </div> </div> <div class="header-navigation-mobile bned-header-navigation-loading js-bned-header-navigation-container" data-school-code="8106"> <div class="menu-pointer-indicator-wp hidden-lg"> <div class="container"> <div class="menu-pointer-indicator"></div> </div> </div> <a id="skiptonavigation"></a> </div> </header> <div class="yCmsContentSlot container-fluid"> </div><a id="skip-to-content"></a> <div role="main" aria-label="main" class="main__inner-wrapper"> <div class="yCmsComponent yComponentWrapper bned-promo-banner-container bned-promo-banner-container-cartpage"> <div class="js-bned-dynamic-component hidden" data-component-uid="in-store-pickup-promotions-banner"> </div> </div><div class="yCmsComponent yComponentWrapper bned-promo-banner-container bned-promo-banner-container-cartpage"> <div class="js-bned-dynamic-component hidden" data-component-uid="435-laptop-checkout-promotions-banner"> </div> </div><div class="yCmsComponent yComponentWrapper bned-promo-banner-container bned-promo-banner-container-cartpage"> <div class="js-bned-dynamic-component hidden" data-component-uid="ac-promotions-banner-multi-pages-new"> <div class="bned-promo-banner-container"> <div class="bned-promo-banner-container-inner"> <div class="container"> <div class="promo-banner-container"> <a href="/c/twentyfive-off-clearance" class="promo-banner-link " target="_self"> <div class="promo-banner-link-wp"> <div class="promo-banner-text"><span class="promo-banner-title-m">Up to 50% Off Clearance Items</span></div> </div> </a> <div class="promo-banner-close"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" role="button" aria-label="Close" tabindex="0"> <path fill="#ffffff" fill-rule="evenodd" d="M13.41 12l4.3-4.29a1.004 1.004 0 0 0-1.42-1.42L12 10.59l-4.29-4.3a1.004 1.004 0 0 0-1.42 1.42l4.3 4.29-4.3 4.29a1 1 0 0 0 0 1.42 1 1 0 0 0 1.42 0l4.29-4.3 4.29 4.3a1 1 0 0 0 1.42 0 1 1 0 0 0 0-1.42L13.41 12z"/> </svg> </div> </div> </div> </div> </div> </div> </div><div class="yCmsComponent yComponentWrapper bned-promo-banner-container bned-promo-banner-container-cartpage"> <div class="js-bned-dynamic-component hidden" data-component-uid="ac-promotions-banner-multi-pages-new-2"> </div> </div><div class="yCmsComponent yComponentWrapper bned-promo-banner-container bned-promo-banner-container-cartpage"> <div class="js-bned-dynamic-component hidden" data-component-uid="ac-promotions-banner-multi-pages-new-3"> </div> </div><input type="hidden" class="js-has-used-books" value=""/> <div class="container"> <script id="global-alert-info-template" type="text/x-jquery-tmpl"> <div class="alert alert-info alert-dismissable getAccAlert" role="alert"> <svg role="presentation" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"> <path fill="#212121" fill-rule="evenodd" d="M10 0l.28.004C15.673.152 20 4.57 20 10l-.004.28C19.848 15.673 15.43 20 10 20 4.477 20 0 15.523 0 10S4.477 0 10 0zm0 2a8 8 0 100 16l.25-.004A8 8 0 0018 10l-.004-.25A8 8 0 0010 2zm2.773 4.294A1.006 1.006 0 0114.29 7.61l-4.57 6a1 1 0 01-.79.39l-.13-.008a1 1 0 01-.66-.372l-2.43-3.11-.071-.104A1.001 1.001 0 017.29 9.28l1.63 2.11 3.78-5h-.01z"/> </svg> <p>${message}</p> <button class="close closeAccAlert" data-dismiss="alert" type="button" aria-label="Close alert" role="button"> <svg height="18px" id="Layer_1" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="18px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M443.6,387.1L312.4,255.4l131.5-130c5.4-5.4,5.4-14.2,0-19.6l-37.4-37.6c-2.6-2.6-6.1-4-9.8-4c-3.7,0-7.2,1.5-9.8,4 L256,197.8L124.9,68.3c-2.6-2.6-6.1-4-9.8-4c-3.7,0-7.2,1.5-9.8,4L68,105.9c-5.4,5.4-5.4,14.2,0,19.6l131.5,130L68.4,387.1 c-2.6,2.6-4.1,6.1-4.1,9.8c0,3.7,1.4,7.2,4.1,9.8l37.4,37.6c2.7,2.7,6.2,4.1,9.8,4.1c3.5,0,7.1-1.3,9.8-4.1L256,313.1l130.7,131.1 c2.7,2.7,6.2,4.1,9.8,4.1c3.5,0,7.1-1.3,9.8-4.1l37.4-37.6c2.6-2.6,4.1-6.1,4.1-9.8C447.7,393.2,446.2,389.7,443.6,387.1z"/></svg> </button> </div> </script> <script id="global-alert-warning-template" type="text/x-jquery-tmpl"> <div class="alert alert-warning alert-dismissable getAccAlert" role="alert"> <svg role="presentation" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <path fill="#212121" d="M14.78 3.419l.11.161 7.67 12.72a3 3 0 01.144 2.86l-.094.18-.113.18a3.37 3.37 0 01-2.615 1.476L19.67 21H4.33a3.37 3.37 0 01-2.828-1.518L1.39 19.3l-.097-.19a3 3 0 01.05-2.636l.097-.174L9.11 3.58a3.43 3.43 0 015.67-.161zm-3.863 1.085l-.097.116-7.68 12.73a1 1 0 00-.059.88l.059.12.08.121c.228.309.582.502.965.527L4.33 19h15.34a1.31 1.31 0 001.11-.529l.08-.121.059-.12a1 1 0 00-.008-.77l-.061-.12-7.67-12.72a1.48 1.48 0 00-2.263-.116zm1.79 10.789a1 1 0 11-1.414 1.414 1 1 0 011.414-1.414zM12 8l.117.007A1 1 0 0113 9v4a1 1 0 11-2 0V9l.007-.117A1 1 0 0112 8z"/> </g> </svg> <p>${message}</p> <button class="close closeAccAlert" data-dismiss="alert" type="button" aria-label="Close alert" role="button"> <svg height="18px" id="Layer_1" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="18px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M443.6,387.1L312.4,255.4l131.5-130c5.4-5.4,5.4-14.2,0-19.6l-37.4-37.6c-2.6-2.6-6.1-4-9.8-4c-3.7,0-7.2,1.5-9.8,4 L256,197.8L124.9,68.3c-2.6-2.6-6.1-4-9.8-4c-3.7,0-7.2,1.5-9.8,4L68,105.9c-5.4,5.4-5.4,14.2,0,19.6l131.5,130L68.4,387.1 c-2.6,2.6-4.1,6.1-4.1,9.8c0,3.7,1.4,7.2,4.1,9.8l37.4,37.6c2.7,2.7,6.2,4.1,9.8,4.1c3.5,0,7.1-1.3,9.8-4.1L256,313.1l130.7,131.1 c2.7,2.7,6.2,4.1,9.8,4.1c3.5,0,7.1-1.3,9.8-4.1l37.4-37.6c2.6-2.6,4.1-6.1,4.1-9.8C447.7,393.2,446.2,389.7,443.6,387.1z"/></svg> </button> </div> </script> <script id="global-alert-danger-template" type="text/x-jquery-tmpl"> <div class="alert alert-danger alert-dismissable getAccAlert" role="alert"> <svg role="presentation" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <path fill="#FFF" fill-rule="evenodd" d="M12 2l.28.004c5.3.146 9.57 4.416 9.716 9.716L22 12l-.004.28C21.848 17.673 17.43 22 12 22 6.477 22 2 17.523 2 12S6.477 2 12 2zm0 2a8 8 0 0 0-.25 15.996L12 20l.25-.004a8 8 0 0 0 7.746-7.747L20 12l-.004-.25A8 8 0 0 0 12 4zm.707 11.293a1 1 0 1 1-1.414 1.414 1 1 0 0 1 1.414-1.414zM12 7l.117.007A1 1 0 0 1 13 8v5a1 1 0 1 1-2 0V8l.007-.117A1 1 0 0 1 12 7z" style="fill: #ffffff;"/> </svg> <p>${message}</p> <button class="close closeAccAlert" data-dismiss="alert" type="button" aria-label="Close alert" role="button"> <svg height="18px" id="Layer_1" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" width="18px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M443.6,387.1L312.4,255.4l131.5-130c5.4-5.4,5.4-14.2,0-19.6l-37.4-37.6c-2.6-2.6-6.1-4-9.8-4c-3.7,0-7.2,1.5-9.8,4 L256,197.8L124.9,68.3c-2.6-2.6-6.1-4-9.8-4c-3.7,0-7.2,1.5-9.8,4L68,105.9c-5.4,5.4-5.4,14.2,0,19.6l131.5,130L68.4,387.1 c-2.6,2.6-4.1,6.1-4.1,9.8c0,3.7,1.4,7.2,4.1,9.8l37.4,37.6c2.7,2.7,6.2,4.1,9.8,4.1c3.5,0,7.1-1.3,9.8-4.1L256,313.1l130.7,131.1 c2.7,2.7,6.2,4.1,9.8,4.1c3.5,0,7.1-1.3,9.8-4.1l37.4-37.6c2.6-2.6,4.1-6.1,4.1-9.8C447.7,393.2,446.2,389.7,443.6,387.1z"/></svg> </button> </div> </script> <div class="alert negative display-none" id="noStoreSelected" tabindex="0"> Please select stores for the entries highlighted in red</div><div class="bned-title-mobile-wp empty"> <div class="bned-cart-header"> <div class="bned-cart-header-row bned-title-wp"> <h1 class="bned-cart-main-title" aria-label="Your Shopping Cart(0 Item)"> <div class="js-bned-i18n-cached-text" data-arguments="" data-code="cart.text.name" data-website-uid="californiariverside" data-escape-html="false"></div> </h1> <span class="bned-cart-items-qty" tabindex="-1"> (0 Item)</span> </div> </div> </div> <div> <section class="bned-empty-cart-header"> <h2> <div class="js-bned-i18n-cached-text" data-arguments="" data-code="basket.information.empty.cart" data-website-uid="californiariverside" data-escape-html="false"></div> </h2> <button class="btn btn-primary btn-block btn--continue-shopping js-continue-shopping-button" data-continue-shopping-url=""> <div class="js-bned-i18n-cached-text" data-arguments="" data-code="cart.page.continue" data-website-uid="californiariverside" data-escape-html="false"></div> </button> </section> <div class="yCmsComponent yComponentWrapper content__empty"> <div class="js-bned-dynamic-component hidden" data-component-uid="RecentlyViewed" data-base-product-code=""> </div> </div></div> </div> <div class="hidden"> <div id="usedBookModal" class="rental-info-checkout bned-modal"> <div class="row"> <div class="col-sm-12"> <h2 class="bned-modal-title"> About Your Book(s) Condition</h2> <section class="bned-modal-body"> <p class="bned-modal-body-content">Your estimated total is based on the textbook options you've selected. If your requested choices are unavailable, we will substitute a book in an alternative condition and your final total will differ from the current estimate.</p> <p class="bned-modal-body-content"><p style="text-align: left;">By clicking "Proceed to Checkout," you acknowledge that<strong> your actual total may be higher than the current estimated total</strong> based on used book availability.</p></p> </section> <section class="bned-modal-actions"> <div class="bned-modal-btn text-center"> <a class="btn btn-primary" href="/checkout"> Proceed to Checkout</a> </div> <div class="bned-modal-btn text-center"> <p> <a class="return-to-cart" href="/cart">Return to cart<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <path fill="#949494" fill-rule="evenodd" d="M10 19a1 1 0 0 1-.77-1.64L13.71 12 9.39 6.63a1 1 0 0 1 .15-1.41 1 1 0 0 1 1.46.15l4.83 6a1 1 0 0 1 0 1.27l-5 6A1 1 0 0 1 10 19z"/> <path fill="" fill-rule="evenodd" d="M10 19a1 1 0 0 1-.77-1.64L13.71 12 9.39 6.63a1 1 0 0 1 .15-1.41 1 1 0 0 1 1.46.15l4.83 6a1 1 0 0 1 0 1.27l-5 6A1 1 0 0 1 10 19z"/> </svg> </a> </p> </div> </section> </div> </div> </div> </div> <div class="backTotopContainer"> <a id='toTop' href="javascript:void(0)"> BACK TO TOP</a></div> </div> <footer ROLE="contentinfo" aria-labelledby="footer_content_label"> <div class="hidden" id="footer_content_label" tabindex="-1">footer</div> <div class="bned-footer-container"> <div class="bned-container"> <div class="bned-name-form-wrapper"> <div class="js-bned-footer-school-name hidden"> <div class="bned-footer-school-name"> <h3>University of California Riverside Bookstore</h3> </div> </div> <div class="bned-footer-email-container-mobile js-email-subscription-container"> <div class="bned-form-subscription-title" aria-level="2"> Join the Mailing List</div> <div class="bned-form-subscription-container"> <form id="emailSubscriptionFormMobile" class="js-bned-email-sign-up-form" action="/emailSignup" method="post"><input type="email" required="required" name="emailId" id="emailId" placeholder="Enter email address" aria-label="Email"/> <button type="" class="btn btn-tertiary">Sign Up</button> <div> <input type="hidden" name="CSRFToken" value="10a3235f-ecd0-44b5-9d44-07909d17fb95" /> </div></form></div> <div class="bned-email-subscription-thankyou-message-container js-bned-email-subscription-thankyou-message-container hidden"> <span class="bned-email-subscription-thankyou-message-line1">THANK YOU! </span> <span class="bned-email-subscription-thankyou-message-line2">Did you know you can get 10% off your purchase? </span> <a class="bned-email-subscription-thankyou-message-link" href="javascript:void(0)" target="_blank">LEARN MORE</a> </div></div> </div> </div> <div class="bned-footer-data-container"> <div class="bned-footer-left-data"> <div class="bned-collapsible-container"> <div class="bned-container"> <div class="bned-collapsible-head bned-title"> <a href="#customerSupport" role="button" data-toggle="collapse" aria-expanded="false" class="collapsed"> Customer Care</a> </div> <div id="customerSupport" class="bned-store-info-section bned-collapsible-body collapse"> <div class="bned-footer-school-address"> <div class="js-bned-footer-school-address hidden"> <div class="bned-title"> <span>University of California Riverside Bookstore</span> </div> <div class="bned-value"> <span>900 University Ave East</span><br> <span>Riverside, CA 92521</span> </div> </div> <div class="bned-footer-campus-link hidden-xs hidden-sm hidden-md"> <div class="yCmsComponent btn btn-tertiary btn-wrap-link"> <a href="/customer-service" title="Visit Customer Care" alt="Visit Customer Care">Visit Customer Care</a></div> <div class="bned-live-chat bned-live-chat-container bned-live-chat-container-tertiary"> <span><div class="js-bned-i18n-cached-text" data-arguments="" data-code="text.liveChat.questions" data-website-uid="californiariverside" data-escape-html="false"></div> </span> <button class="btn btn-tertiary bned-live-chat-button" aria-label="Chat"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" role="presentation" viewBox="0 0 24 24" class="chatIcon"> <g fill="none" fill-rule="evenodd"> <path fill="#ffffff" d="M7.833 21.12c0 .7.738 1.118 1.293.733l4.79-3.33h.167c4.37 0 7.917-3.696 7.917-8.261C22 5.697 18.453 2 14.083 2H9.917C5.547 2 2 5.697 2 10.262c0 3.77 2.437 7.002 5.833 7.965v2.894zm1.672-3.731c0-.415-.284-.769-.673-.841C5.936 16.012 3.8 13.4 3.8 10.327 3.8 6.835 6.535 4 9.912 4h4.075c3.378 0 6.113 2.835 6.113 6.327 0 3.491-2.735 6.326-6.113 6.326h-.407c-.16 0-.316.05-.449.141L9.505 19.3v-1.911z"/> </g> </svg> <div class="js-bned-i18n-cached-text" data-arguments="" data-code="text.liveChat.chat" data-website-uid="californiariverside" data-escape-html="false"></div> </button> </div></div> </div> <div class="bned-footer-store-hours"> <div class="js-bned-footer-store-hours hidden"> <div class="bned-title"> <span>Store hours</span> </div> <div class="bned-store-hours-value-container"> <div class="bned-value"> <span class="bne-day">Mon:</span> <span class="from">9AM</span> <span class="to">- 4PM</span> </div> <div class="bned-value"> <span class="bne-day">Tue:</span> <span class="from">9AM</span> <span class="to">- 4PM</span> </div> <div class="bned-value"> <span class="bne-day">Wed:</span> <span class="from">9AM</span> <span class="to">- 4PM</span> </div> <div class="bned-value"> <span class="bne-day">Thu:</span> <span class="from">9AM</span> <span class="to">- 4PM</span> </div> <div class="bned-value"> <span class="bne-day">Fri:</span> <span class="closed-day">Closed</span> </div> <div class="bned-value"> <span class="bne-day">Sat:</span> <span class="closed-day">Closed</span> </div> <div class="bned-value"> <span class="bne-day">Sun:</span> <span class="closed-day">Closed</span> </div> </div> </div> </div> <div class="bned-footer-campus-link hidden-lg"> <div class="yCmsComponent btn btn-tertiary btn-wrap-link"> <a href="/customer-service" title="Visit Customer Care" alt="Visit Customer Care">Visit Customer Care</a></div> <div class="bned-live-chat bned-live-chat-container bned-live-chat-container-tertiary"> <span><div class="js-bned-i18n-cached-text" data-arguments="" data-code="text.liveChat.questions" data-website-uid="californiariverside" data-escape-html="false"></div> </span> <button class="btn btn-tertiary bned-live-chat-button" aria-label="Chat"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" role="presentation" viewBox="0 0 24 24" class="chatIcon"> <g fill="none" fill-rule="evenodd"> <path fill="#ffffff" d="M7.833 21.12c0 .7.738 1.118 1.293.733l4.79-3.33h.167c4.37 0 7.917-3.696 7.917-8.261C22 5.697 18.453 2 14.083 2H9.917C5.547 2 2 5.697 2 10.262c0 3.77 2.437 7.002 5.833 7.965v2.894zm1.672-3.731c0-.415-.284-.769-.673-.841C5.936 16.012 3.8 13.4 3.8 10.327 3.8 6.835 6.535 4 9.912 4h4.075c3.378 0 6.113 2.835 6.113 6.327 0 3.491-2.735 6.326-6.113 6.326h-.407c-.16 0-.316.05-.449.141L9.505 19.3v-1.911z"/> </g> </svg> <div class="js-bned-i18n-cached-text" data-arguments="" data-code="text.liveChat.chat" data-website-uid="californiariverside" data-escape-html="false"></div> </button> </div></div> </div> </div> </div> </div> <div class="bned-footer-right-data"> <div class="bned-footer-email-container js-email-subscription-container"> <div class="bned-form-subscription-title bned-collapsible-head bned-title" role="heading" aria-level="3" aria-expanded="false" class="collapsed"> Email Signup for Your Bookstore Updates</div> <div class="bned-form-subscription-container bned-collapsible-body"> <form id="emailSubscriptionForm" class="js-bned-email-sign-up-form" action="/emailSignup" method="post"><input type="email" required="required" id="email_id_desktop" name="emailId" placeholder="Enter email address" aria-label="Enter email address"/> <button type="submit" form="emailSubscriptionForm" alt="Sign Up" class="btn btn-tertiary">Sign Up</button> <div> <input type="hidden" name="CSRFToken" value="10a3235f-ecd0-44b5-9d44-07909d17fb95" /> </div></form></div> <div class="bned-email-subscription-thankyou-message-container js-bned-email-subscription-thankyou-message-container hidden"> <span class="bned-email-subscription-thankyou-message-line1">THANK YOU! </span> <span class="bned-email-subscription-thankyou-message-line2">Did you know you can get 10% off your purchase? </span> <a class="bned-email-subscription-thankyou-message-link" href="javascript:void(0)" target="_blank">LEARN MORE</a> </div></div> <div class="bned-footer-links-container"> <div class="bned-footer-links bned-mobile bned-footer-big-links"> <div class="bned-collapsible-container"> <div class="bned-container"> <div class="bned-collapsible-head bned-link-title bned-title"> <a href="#0" role="button" aria-level="3" aria-expanded="false" data-toggle="collapse" class="collapsed"> QUICKLINKS</a> </div> <div id="0" class="bned-collapsible-body collapse"> <div class="footer-links-sub-container"> <div class="footer-links-sub-wp"> <div class="yCmsComponent bned-link-value"> <a href="https://ucr.spirit.bncollege.com/customer-help-desk/hd-1?utm_campaign=bm-site_helpcenter&utm_source=bned&utm_medium=referral" class="js-bned-fanatics-link" data-fanatics-term="Spirit Shop Help" data-link-component-uid="FanaticsSpiritShopHelpLink" data-fanatics-link-component-uid="FanaticsSpiritShopHelpLink" title="Spirit Shop Help" alt="Spirit Shop Help" rel="noopener noreferrer"> Spirit Shop Help</a> </div><div class="yCmsComponent bned-link-value"> <a href="http://www.bncollegejobs.com" title="Work for Us" alt="Work for Us" target="_blank" rel="noopener noreferrer">Work for Us</a></div></div> <div class="footer-links-sub-wp"> <div class="yCmsComponent bned-link-value"> </div></div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="bned-container"> <div class="bned-footer-bottom-container"> <div class="bned-site-links-logo-container"> <div class="bned-logo"> <svg role="img" aria-label="BNC Group Logo" xmlns="http://www.w3.org/2000/svg" width="100" height="26" viewBox="0 0 100 26"> <g fill="none" fill-rule="nonzero" transform="translate(0 .5)"> <circle cx="10.328" cy="22.5" r="2.5" fill="#000"/> <circle cx="16.328" cy="15.5" r="2.5" fill="#000"/> <circle cx="16.328" cy="22.5" r="2.5" fill="#000"/> <circle cx="23.328" cy="9.5" r="2.5" fill="#000"/> <circle cx="23.328" cy="15.5" r="2.5" fill="#000"/> <circle cx="23.328" cy="22.5" r="2.5" fill="#000"/> <circle cx="3.328" cy="22.5" r="2.5" fill="#FFF"/> <circle cx="10.328" cy="15.5" r="2.5" fill="#FFF"/> <circle cx="10.328" cy="22.5" r="2.5" fill="#FFF" opacity=".8"/> <circle cx="16.328" cy="9.5" r="2.5" fill="#FFF"/> <circle cx="16.328" cy="15.5" r="2.5" fill="#FFF" opacity=".8"/> <circle cx="16.328" cy="22.5" r="2.5" fill="#FFF" opacity=".6"/> <circle cx="23.328" cy="2.5" r="2.5" fill="#FFF"/> <circle cx="23.328" cy="9.5" r="2.5" fill="#FFF" opacity=".8"/> <circle cx="23.328" cy="15.5" r="2.5" fill="#FFF" opacity=".6"/> <circle cx="23.328" cy="22.5" r="2.5" fill="#FFF" opacity=".4"/> <g fill="#FFF"> <path d="M32.923 21.483V3.466h-2.94V.448h7.98c2.201 0 3.835.138 4.936.397 1.1.258 2.064.93 2.906 2.017.843 1.069 1.256 2.345 1.256 3.793 0 1.12-.258 2.12-.757 3.017a4.769 4.769 0 0 1-2.201 2.035c1.324.465 2.356 1.224 3.078 2.293.723 1.069 1.084 2.276 1.084 3.655 0 1.19-.275 2.259-.808 3.224-.534.966-1.239 1.724-2.133 2.242-.877.534-1.858.879-2.907 1.069-1.049.19-2.476.276-4.3.276h-8.152v-3h2.958v.017zm3.612-11.017h2.253c1.72 0 2.924-.31 3.612-.914.688-.604 1.032-1.5 1.032-2.673 0-2.276-1.548-3.413-4.644-3.413h-2.253v7zm0 11.017h1.359c1.789 0 3.079-.086 3.904-.276.826-.173 1.496-.604 2.03-1.259.516-.655.79-1.517.79-2.551 0-.949-.257-1.742-.756-2.38a3.576 3.576 0 0 0-1.926-1.276c-.791-.207-1.892-.327-3.337-.327h-2.064v8.069zM52.995 21.483V3.466h-3.423V.448h8.187l10.508 18.69V3.466H64.88V.448h9.838v3h-3.526v21.259h-3.715L55.97 4.224v17.259h3.423v3h-9.82v-3zM95.958 3.103V.448h3.061v7.707h-3.113c-.79-1.534-1.857-2.741-3.233-3.603a8.31 8.31 0 0 0-4.506-1.293c-1.583 0-2.993.413-4.231 1.258-1.239.828-2.202 1.949-2.907 3.345a10.06 10.06 0 0 0-1.05 4.5c0 1.655.362 3.19 1.084 4.586.723 1.397 1.72 2.518 2.993 3.362 1.273.845 2.683 1.259 4.248 1.259 1.927 0 3.612-.586 5.091-1.759 1.48-1.172 2.546-2.844 3.234-5l3.061 1.621c-.826 2.672-2.287 4.759-4.386 6.224-2.098 1.466-4.557 2.207-7.378 2.207-2.322 0-4.386-.552-6.192-1.672-1.806-1.104-3.199-2.604-4.214-4.483-.997-1.88-1.496-3.931-1.496-6.173 0-2.43.516-4.603 1.53-6.5 1.016-1.896 2.443-3.379 4.232-4.43 1.806-1.052 3.87-1.57 6.191-1.57 1.566 0 2.993.26 4.317.776a13.2 13.2 0 0 1 3.664 2.293z"/> </g> </g> </svg> </div> <div class="bned-site-links"> <ul> <li class="bned-link"> <a href="/customer-service#copyright" class="" data-fanatics-term="Copyright" data-link-component-uid="copyright-bned-link" title="Copyright" alt="Copyright" target="_blank" aria-label="Copyright - opens in a new tab" rel="noopener noreferrer"> Copyright</a> <span aria-hidden="true"></span> </li> <li class="bned-link"> <a href="/customer-service#privacy-policy" class="" data-fanatics-term="Privacy Policy" data-link-component-uid="privacy-and-security-bned-link" title="Privacy Policy" alt="Privacy Policy" target="_blank" aria-label="Privacy Policy - opens in a new tab" rel="noopener noreferrer"> Privacy Policy</a> <span aria-hidden="true"></span> </li> <li class="bned-link"> <a href="/customer-service#accessibility" class="" data-fanatics-term="Accessibility" data-link-component-uid="accessibility-bned-link" title="Accessibility" alt="Accessibility" target="_blank" aria-label="Accessibility - opens in a new tab" rel="noopener noreferrer"> Accessibility</a> <span aria-hidden="true"></span> </li> <li class="bned-link"> <a href="/customer-service#terms-of-use" class="" data-fanatics-term="Terms of Use" data-link-component-uid="terms-of-use-bned-link" title="Terms of Use" alt="Terms of Use" target="_blank" aria-label="Terms of Use - opens in a new tab" rel="noopener noreferrer"> Terms of Use</a> <span aria-hidden="true"></span> </li> <li class="bned-link"> <a href="/customer-service#ca-privacy-policy" title="CA Privacy Policy" alt="CA Privacy Policy" target="_blank" rel="noopener noreferrer">CA Privacy Policy</a><span aria-hidden="true"></span> </li> <li class="bned-link"> <a href="/customer-service#returns-and-refunds" title="Returns and Refunds" alt="Returns and Refunds" target="_blank" rel="noopener noreferrer">Returns and Refunds</a><span aria-hidden="true"></span> </li> <li class="bned-link"> <a href="#" class="ot-sdk-show-settings" data-fanatics-term="Do Not Sell or Share My Personal Information" data-link-component-uid="one-trust-bned-link" title="Do Not Sell or Share My Personal Information" alt="Do Not Sell or Share My Personal Information" rel="noopener noreferrer"> Do Not Sell or Share My Personal Information</a> <span aria-hidden="true"></span> </li> <li class="bned-link"> <a href="https://privacyportal.onetrust.com/webform/6831aab6-949d-4e00-b255-f7a236519967/7482feba-274b-42bf-b22a-139907d09f77" class="" data-fanatics-term="Manage My Data" data-link-component-uid="privacy-portal-bned-link" title="Manage My Data" alt="Manage My Data" target="_blank" aria-label="Manage My Data - opens in a new tab" rel="noopener noreferrer"> Manage My Data</a> <span aria-hidden="true"></span> </li> </ul> </div> <div class="js-bned-footer-school-social-networks hidden"> <ul class="bned-social-networks"> </ul> </div> </div> </div> </div> </div> </div> </footer> </div> <form name="accessiblityForm"> <input type="hidden" id="accesibility_refreshScreenReaderBufferField" name="accesibility_refreshScreenReaderBufferField" value=""/> </form> <div id="ariaStatusMsg" class="skip" role="status" aria-relevant="text" aria-live="polite"></div> <script> /*<![CDATA[*/ var ACC = { config: {} }; ACC.config.contextPath = ''; ACC.config.encodedContextPath = ''; ACC.config.commonResourcePath = '\/_ui\/responsive\/common'; ACC.config.themeResourcePath = '\/_ui\/responsive\/theme-alpha'; ACC.config.siteResourcePath = '\/_ui\/responsive\/site-californiariverside'; ACC.config.rootPath = '\/_ui\/responsive'; ACC.config.CSRFToken = '10a3235f-ecd0-44b5-9d44-07909d17fb95'; ACC.config.siteDomain = 'https:\/\/ucr.bncollege.com'; ACC.pwdStrengthVeryWeak = 'Very weak'; ACC.pwdStrengthWeak = 'Weak'; ACC.pwdStrengthMedium = 'Medium'; ACC.pwdStrengthStrong = 'Strong'; ACC.pwdStrengthVeryStrong = 'Very strong'; ACC.pwdStrengthUnsafePwd = 'password.strength.unsafepwd'; ACC.pwdStrengthTooShortPwd = 'Too short'; ACC.pwdStrengthMinCharText = 'Minimum length is %d characters'; ACC.accessibilityLoading = 'Loading... Please wait...'; ACC.accessibilityStoresLoaded = 'Stores loaded'; ACC.config.googleApiKey=''; ACC.config.googleApiVersion='3.7'; ACC.accessibilityAutocompleteResultsMessagePluralIntroduction = 'results are'; ACC.accessibilityAutocompleteResultsMessageSingularIntroduction = 'result is'; ACC.accessibilityAutocompleteResultsMessage = 'available, use up and down arrow keys to navigate. For touch-device users, use Explore by Touch feature.'; ACC.accessibilityAkamaiViewerNextImage = 'Next image'; ACC.accessibilityAkamaiViewerPreviousImage = 'Previous image'; ACC.accessibilityAkamaiViewerZoomIn = 'Zoom in'; ACC.accessibilityAkamaiViewerZoomOut = 'Zoom out'; ACC.accessibilityCourseFinderNotAdditionalCampuses = 'Additional campuses not available'; ACC.cmlpBestDeal = 'BEST DEAL'; ACC.pdpBestDeal = 'BEST DEAL'; var BNED = { config: {} }; BNED.removeAnnouncementUrl ='\/announcement\/hide'; BNED.weatherWidgetUrl ='\/load-component\/weather'; BNED.monthsJson ={ 'months': [ ] }; BNED.yearsJson ={ 'years': [ ] }; BNED.cardTypes ={ 'listCardTypes': [ ] }; BNED.cartQtySingle = '1 Item Added to Cart'; BNED.cartQtyMultiple = 'Items Added to Cart'; BNED.addToCartGeneralError = 'Error occurred while adding to Cart'; BNED.removeCartEntryGeneralError = 'Unable to remove cart entry due to an error'; BNED.onlyLettersAndNumbers = 'letters and numbers and special characters are allowed'; BNED.fanaticsAutosuggestion = 'in Spirit Shop'; BNED.removeFinancialAidUrl = '/checkout/multi/payment-method/sfa/remove'; BNED.slideNumber = 'Slide {0}'; BNED.previousSlide = 'Previous Carousel slide'; BNED.nextSlide = 'Next Carousel slide'; BNED.slideNumberOfTotal = '{0} of {1}'; BNED.closeButton = 'Close'; BNED.altTextImageEmpty = 'Product Image'; BNED.liveChatUrl = 'https://cic4chat.mbsbooks.com/helix/'; BNED.linkedMulticampusType = 'LINKED_MULTICAMPUS'; BNED.compositeMulticampusType = 'COMPOSITE_MULTICAMPUS'; BNED.schoolId = '8106'; BNED.schoolType = 'SCHOOL'; BNED.currentCampusCode = '8106'; BNED.isAnonymous = true; BNED.schoolLogo = '/medias/8106-ucr-logo-1-.svg?context=bWFzdGVyfGxvZ29zfDIyMDl8aW1hZ2Uvc3ZnK3htbHxhRFl6TDJnelppOHhNamMzT0RreE5ERTROVEkwTmk4NE1UQTJMWFZqY2kxc2IyZHZJQ2d4S1M1emRtY3wyOGY5Mzc0NzJhNDVlMmM4N2FiYmZmZWIxOGMyNjgzZDE3NDljYjJhNWY0ZTIzZTIxNDEwMzY1MzkyY2Q5NGU4'; BNED.pickAReason ='Pick a reason for your return'; ACC.autocompleteUrl = '\/search\/autocompleteSecure'; ACC.config.loginUrl = '\/login'; ACC.config.authenticationStatusUrl = '\/authentication\/status'; BNED.defaultCountry = 'US'; BNED.internationalShippingEnabled = 'true'; BNED.plpFetchPricesBatchSize = 3; BNED.plpFetchPricesCachingModeActive = true; BNED.cmlpAkamaiCacheEnabled = true; BNED.priceUnavailableLabel = 'PRICE UNAVAILABLE'; BNED.productImageNotFound = '/_ui/responsive/common/images/image-not-found.png'; BNED.bartlebyLearnLegalText = '* After your trial, your subscription will automatically continue at $9.99 or the then current monthly fee unless you cancel. You may cancel at any time.'; BNED.bartlebyBundleLegalText = '* After trial, subscription auto-renews for $9.99/month unless canceled. Cancel any time.'; BNED.bartlebyWriteLegalText = '* After your trial, your subscription will automatically continue at $9.99 or the then current monthly fee unless you cancel. You may cancel at any time.'; BNED.bartlebyLearnDescription = 'Subscribe to online learning tools loved by college students with 24/7 access to step-by-step solutions to millions of textbook problems, a searchable database of answers to homework questions asked by fellow students, and subject matter experts on standby when you're stuck. All from the convenience of any device, any time, any place.'; BNED.bartlebyBundleDescription = 'Subscribe to online learning tools loved by college students with 24/7 access to step-by-step solutions to millions of textbook problems, a searchable database of answers to homework questions asked by fellow students, and subject matter experts on standby when you're stuck. All from the convenience of any device, any time, any place.'; BNED.bartlebyWriteDescription = 'Subscribe to online learning tools loved by college students with 24/7 access to step-by-step solutions to millions of textbook problems, a searchable database of answers to homework questions asked by fellow students, and subject matter experts on standby when you're stuck. All from the convenience of any device, any time, any place.'; BNED.payFrameAriaLabel = 'Credit Card Details'; BNED.searchableDropdownRoleDescription = 'editable combobox'; BNED.selectedButtonAriaLabel = 'Selected, {0}'; BNED.unselectedButtonAriaLabel = 'Unselected, {0}'; BNED.colorboxCloseText = 'Close Filters'; BNED.enableCarouselAutoplay = 'Enable Carousel Autoplay'; BNED.disableCarouselAutoplay = 'Disable Carousel Autoplay'; BNED.carouselAutoplayEnabled = 'Carousel Autoplay Enabled'; BNED.carouselAutoplayDisabled = 'Carousel Autoplay Disabled'; BNED.courseFinderNoCampusSelectionOptionsText = 'This school does not sell textbooks'; BNED.emailSignUpFormSubmitErrorMessage = 'Subscription failed, try again later.'; BNED.zipMessageLessthan35 = 'or 4 payments for orders over <b>$35</b> with'; BNED.zipMessageBetween35to1500 = 'or 4 payments of'; BNED.zipMessageBetween35to1500With = 'with'; BNED.zipMessageGreaterthan1500 = 'or 4 payments on orders up to <b> $1500 </b> with'; BNED.schoolLocationServiceEnabled = false; BNED.isCheckoutPage = false; BNED.isCampusRequired = false; BNED.isSiteClosed = false; BNED.localizedText = { courseFinder: { chooseTerm: 'Select a Term', chooseDepartment: 'Select a Department', chooseCourse: 'Select a Course', chooseSection: 'Select a Section', default: 'Select an Option' } } /*]]>*/ </script> <script> /*<![CDATA[*/ ACC.addons = {}; //JS namespace for addons properties ACC.addons['assistedservicepromotionaddon'] = []; ACC.addons['smithdynamicthemingaddon'] = []; ACC.addons['smarteditaddon'] = []; ACC.addons['assistedservicestorefront'] = []; ACC.addons['assistedservicestorefront']['asm.timer.min'] = 'min'; /*]]>*/ </script> <script src="/_ui/shared/js/generatedVariables.js"></script> <script> if(document.getElementsByClassName("bned-checkout-container").length < 1) { let bnedXmlHttp = new XMLHttpRequest(); bnedXmlHttp.onreadystatechange = function () { if (this.readyState == 4 && this.status == 200) { let htmlElement = document.createElement('div'); htmlElement.innerHTML = this.responseText; let tokenInput = htmlElement.querySelector("#js-bned-csrf-form input[name='CSRFToken']"); if (tokenInput != null) { ACC.config.CSRFToken = tokenInput.value; } } } bnedXmlHttp.open('GET', ACC.config.encodedContextPath + '/dynamic-content/blankForm', false); bnedXmlHttp.send(); } </script> <script src="/wro/all_responsive.js?2025-04-02*23:50:51"></script> <script src="/wro/addons_responsive.js?2025-04-02*23:50:51"></script> <script type='text/javascript' src='https://platform-api.sharethis.com/js/sharethis.js#property=5defa67dee37bc0019bf740e&product=inline-share-buttons&cms=sop' async='async'></script> <script type='text/javascript' src="https://request.eprotect.vantivcnp.com/eProtect/js/payframe-client.min.js"></script> </body> </html>