/** Custom Resources
 * 1 - animate.css
 * 6 - global.css
*/

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transition-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transition-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transition-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transition-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95);transform:perspective(400px) scale3d(0.95,0.95,0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95);transform:perspective(400px) scale3d(0.95,0.95,0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}100%{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}100%{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}100%{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}100%{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
#cq-html-renderer,.cq-html-renderer{height:0;width:0;visibility:hidden;opacity:0}body{overflow-x:hidden}.bn-ccr-core-page-hero-1 .dwhite-mblack #promoContentContainer section#promoInfo .hero1-hdr,.bn-ccr-core-page-hero-1 .dwhite-mblack #promoContentContainer section#promoInfo h3,.bn-ccr-core-page-hero-1 .dwhite-mblack #promoContentContainer section#promoInfo p{color:#fff}.main-body .bn-ccr-core-page-hero-1 .dwhite-mblack #promoContentContainer section#promoInfo .hero1-hdr,.main-body .bn-ccr-core-page-hero-1 .dwhite-mblack #promoContentContainer section#promoInfo h3,.main-body .bn-ccr-core-page-hero-1 .dwhite-mblack #promoContentContainer section#promoInfo p{color:#000}.landingPage .main-content [id^=book-carousel] li{width:140px!important;margin-right:10px!important}#searchGrid section .textbook-topic h2{line-height:1.6;margin:0 0 20px -24px}.main-content section#hotBooks .caroufredsel_wrapper,.main-content section#hotBooksWithDesc .caroufredsel_wrapper,.main-content section.blog-rss-feed{width:100%!important}.main-content section#hotBooks,.main-content section#hotBooksWithDesc{width:100%;border-top:1px solid #e7e6e4;-webkit-box-shadow:none;box-shadow:none;margin-top:42px;padding:40px 0 0}.main-content section#hotBooks h2,.main-content section#hotBooksWithDesc h2,.main-content section h2.module-hdr{font-size:32px;line-height:1;text-align:center;margin-bottom:35px}.main-content section h2.event-hdr{font-size:30px;font-family:Poynter,serif;font-weight:600;line-height:1;text-align:center;margin-bottom:29px}.main-content section h2.module-hdr{font-size:30px;margin-bottom:40px}.main-content .bx-prev,.main-content div.carousel-prev,.main-content div.featured-prev-item,.main-content section#hotBooks div.prev-item{background-image:url(//dispatch.barnesandnoble.com/content/dam/ccr/h/events/b-fest/btn_prev_carousel_green.png)}.main-content .bx-next,.main-content div.carousel-next,.main-content div.featured-next-item,.main-content section#hotBooks div.next-item{background-image:url(//dispatch.barnesandnoble.com/content/dam/ccr/h/events/b-fest/btn_next_carousel_green.png)}.main-content section#hotBooks div.prev-item,.main-content section#hotBooksWithDesc .bx-prev,.main-content section#hotBooksWithDesc div.carousel-prev,.main-content section#hotBooksWithDesc div.featured-prev-item{left:-8px}.main-content section#hotBooks div.next-item,.main-content section#hotBooksWithDesc .bx-next,.main-content section#hotBooksWithDesc div.carousel-next,.main-content section#hotBooksWithDesc div.featured-next-item{right:-8px}.main-content .landingPage div.see-all{padding-left:0;padding-right:0;top:40px}.main-content section#hotBooks .btn,.main-content section#hotBooksWithDesc .btn{background:none;border:none;-webkit-box-shadow:none!important;box-shadow:none!important}.main-content section#nookPromo{width:100%;margin:40px 0}.main-content #nookPromo img{height:100px;width:1px}.main-content div.see-all a:hover{text-decoration:underline}.main-content [id^=book-carousel] li a.carousel-image-link img{max-height:180px}.main-content [id^=book-carousel] li img{max-width:130px}.main-content .full-shadow{border-radius:0;padding:0}.main-content .full-shadow:hover{border:none;padding:0}.main-content [id^=book-carousel] li a.carousel-image-link{height:180px;width:130px}.main-content .landingPage [id^=book-carousel]{padding:0}.main-content .cq-module-shadow-top,.main-content .html .cq-module-shadow-top{border-top-color:#e7e6e4;border:none;-webkit-box-shadow:none;box-shadow:none;padding:0 0 40px}.main-content .triple .bnreads-pods{margin:0 30px}.main-content .triple .bnreads-pod{max-width:280px;width:280px;margin:0 10px;padding:0}.main-content .triple .bnreads-pod:last-of-type{margin-right:0}.main-content .triple .bnreads-img-wrap{margin-bottom:23px;max-height:158px;max-width:280px}.main-content .double .bnreads-pod:last-of-type:before{background:none}.main-content .double .bnreads-pod{width:48%}.main-content .bnreads-pod .element-shadow,.main-content .bnreads-pod:hover .element-shadow{-webkit-box-shadow:none;box-shadow:none}.main-content .bnreads h1{text-align:center;font-family:Poynter,serif;font-weight:600;font-size:30px;line-height:1.4;margin:0 0 25px;width:100%}.main-content .bnreads h3,.main-content .html .bnreads h3{margin-bottom:7px}.main-content .bnreads-pod p,.main-content .html .bnreads-pod p{font-family:Lato,Arial,sans-serif;font-weight:400;font-size:15px;line-height:1.9;margin-bottom:10px}.main-content .button-module-more{background:none;-pie-background-image:none;border:0 none;-webkit-box-shadow:none;box-shadow:none;border-radius:0;padding:9px 0;text-align:right;text-shadow:none;top:45px}.main-content .button-module-more a{text-decoration:none;color:#3169a8}.main-content .button-module-more a:hover{text-decoration:underline;color:#3169a8}.main-content .button-module-more:active{-webkit-box-shadow:none;box-shadow:none}.main-content .bnreads-pod .aLink{font-family:Lato,Arial,sans-serif;font-weight:700;color:#3d6db5;text-decoration:none}.main-content .bnreads-pod:focus .aLink,.main-content .bnreads-pod:hover .aLink{text-decoration:underline}.main-content .bnreads-pod .element-shadow{border:0 none;border-radius:0}.main-body{padding:0}.hero1600 img{left:inherit!important;max-width:100%;left:inherit}section#hotBooksWithDesc,section.featuredCategories{padding:20px 10px}.bnreads{padding:0 10px}.button-module-more{right:10px;padding:4px 13px}section h2.event-hdr{font-size:20px;font-family:Poynter,serif;font-weight:600;line-height:1;text-align:center;margin-bottom:25px}section h2.event-hdr.dOnly{display:none}.main-content .triple .bnreads-pod{max-width:29%!important;width:29%!important}.main-content .double .bnreads-viewport,.main-content .triple .bnreads-viewport{overflow-x:scroll!important}.main-content .calendar-bottom-wrapper{display:none!important}.main-content .fpvid-container{display:none}.main-content .b-fest-hero-img{left:inherit}@media only screen and (max-width:599px){#nookPromo img,.main-content #nookPromo img{display:none}}#searchGrid{padding-left:10px;padding-right:10px}section#customerFavorites,section#featuredAuthor,section#featuredBrands,section#featuredEditorialSlot,section#gridViewSpotlight,section#hotBooks,section#hotBooksWithDesc,section#newWriters,section#nowShipping,section#searchGrid>div.bn-ccr-core-page-hero-1,section#searchGrid>div.bn-ccr-core-page-hero-2,section#summerReading,section#todaysDeal,section#vidEditorial,section.blog-rss-feed,section.featuredCategories{width:100%}.sk_passthroughPage #categoryHeaderContainer h1,.sk_TextbookLanding #categoryHeaderContainer h1{font-size:30px;padding:20px!important}@media (max-width:799px){.sk_passthroughPage.landingPage .landing-page-content #categoryHeaderContainer span.text-container{padding:18px 21px 0}.sk_passthroughPage.landingPage .landing-page-content #categoryHeaderContainer span.text{font-size:30px;line-height:normal}.sk_passthroughPage.landingPage .landing-page-content .sk_navCont{margin-top:7px;margin-bottom:7px}}@media only screen and (max-width:749px){.double .bnreads-viewport,.triple .bnreads-viewport{overflow-x:scroll;-webkit-overflow-scrolling:touch}.single .bnreads-img-wrap,.single .bnreads-pod img{float:none;margin-right:0}}@media only screen and (max-width:599px){.button-module-more{top:15px}.button-module-more span{display:none}.button-module-more:after{content:">";font-size:20px}}@media (max-width:799px){.sk_passthroughPage .bn-ccr-core-page-hero-1,.sk_passthroughPage .bn-ccr-core-page-hero-2,.sk_passthroughPage .page-hero{display:none}}@media (max-width:799px){#categoryHeaderContainer h1{padding-right:20px;padding-left:20px;font-size:20px;line-height:30px;font-family:PoynterOSDisp-Semibold}.html .links-container.browse{padding-top:0;padding-right:20px;padding-left:20px;font-size:medium}.html .links-container.browse>ul li ul li{padding-bottom:6px}.pageshell{padding-right:20px;padding-left:20px}}@media only screen and (max-width:699px){section#nookPromo{width:100%}section#nookPromo .text-link{display:block;border-left:0;padding:0;margin:0}.landingPage .carousel-next,.landingPage .carousel-prev{display:none!important}.landingPage .caroufredsel_wrapper{overflow-x:scroll!important;overflow-y:hidden!important}.landingPage [id^=book-carousel] li{margin-right:10px!important;width:1470px!important}div.featured-categories-container{overflow-x:scroll;overflow-y:hidden}#searchGrid section h2{line-height:1;margin:20px 0;font-family:Poynter,Georgia,serif}section#featuredEditorialSlot{width:100%;padding-right:24px}#bookOfTheMonthText{width:100%}}#main-content,.PageContent{overflow-y:initial;-webkit-overflow-scrolling:touch}.html{position:relative;clear:left}.html article,.html aside,.html audio,.html canvas,.html caption,.html details,.html embed,.html fieldset,.html figcaption,.html figure,.html footer,.html form,.html h1,.html h2,.html h3,.html h4,.html h5,.html h6,.html header,.html label,.html legend,.html li,.html menu,.html nav,.html p,.html section,.html table,.html tbody,.html td,.html tfoot,.html th,.html thead,.html tr,.html ul,.html video{margin:0;padding:0;vertical-align:baseline}.html body{line-height:1}.html ol,.html ul{list-style:none}.html blockquote,.html q{quotes:none}.html blockquote:after,.html blockquote:before,.html q:after,.html q:before{content:"";content:none}.html table{border-collapse:collapse;border-spacing:0}.html .button-module-more{background:#f5f4f0;background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,#f5f4f0),to(#dcd8cd));background:linear-gradient(180deg,#f5f4f0 30%,#dcd8cd);-pie-background-image:linear-gradient(180deg,#f5f4f0 30%,#dcd8cd);border:1px solid #b5b2ae;-webkit-box-shadow:-1px 3px 3px -1px #ccc;box-shadow:-1px 3px 3px -1px #ccc;text-shadow:1px 1px 1px #fff;border-radius:4px;display:inline-block;cursor:pointer;font-family:PTSans,Arial;font-size:14px;font-weight:400;padding:9px 15px;text-align:center;text-shadow:0 -1px 0 rgba(0,0,0,.27);float:none;margin:0;position:absolute;right:0;top:20px}.html .button-module-more,.html .button-module-more a{color:#3169a8;text-decoration:none}.html .button-module-more:active{-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.33) inset;box-shadow:inset 0 2px 6px 0 rgba(0,0,0,.33)}.html .cq-bttn,.html [class*=cq-bttn]{display:inline-block;border-radius:5px;color:#fff;font-family:PTSans,Arial;font-size:14px;font-weight:400;padding:9px 30px 8px;text-align:center;text-decoration:none;text-shadow:0 -2px 0 rgba(0,0,0,.27)}.html [class*=cq-bttn]:disabled{opacity:.5}.html .cq-bttn{background:#f5f4f0;background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,#f5f4f0),to(#dcd8cd));background:linear-gradient(180deg,#f5f4f0 30%,#dcd8cd);-pie-background-image:linear-gradient(180deg,#f5f4f0 30%,#dcd8cd);border:1px solid #b5b2ae;-webkit-box-shadow:-1px 3px 3px -1px #ccc;box-shadow:0 2px 4px -1px #ccc;color:#2c67aa;font-weight:700;text-shadow:1px 1px 1px #fff}.html .cq-bttn:hover{text-decoration:none}.html .ie9 .cq-bttn,.html .ie9 [class*=cq-bttn]{-webkit-filter:none;filter:none}.html [class*=cq-bttn]:focus,.html form:focus,.html input.cq-bttn:active{outline:0}.html [class*=cq-bttn]:active,.html input.cq-bttn:active{-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.33) inset;box-shadow:inset 0 2px 6px 0 rgba(0,0,0,.33)}.html .cq-bttn-submit{background-color:#3674ba;border:none;-o-border-image:none;border-image:none;font-family:PTSans,Arial;font-weight:700;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.1)),to(hsla(0,0%,100%,.1)));background-image:linear-gradient(0deg,rgba(0,0,0,.1),hsla(0,0%,100%,.1));-pie-background-image:linear-gradient(0deg,rgba(0,0,0,.1),hsla(0,0%,100%,.1));border:1px solid #3674ba;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.2),inset 0 0 8px rgba(0,0,0,.1),inset 0 1px 0 0 hsla(0,0%,100%,.5);box-shadow:0 2px 3px rgba(0,0,0,.2),inset 0 0 8px rgba(0,0,0,.1),inset 0 1px 0 0 hsla(0,0%,100%,.5);color:#fff}.html .cq-bttn-submit:hover{text-decoration:none;cursor:pointer;cursor:hand}.html .cq-bttn-submit:active,.html input.cq-bttn-submit:active{-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.33) inset;box-shadow:inset 0 2px 6px 0 rgba(0,0,0,.33)}.html .cq-bttn-shop{background-color:#eb6e34;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.1)),to(hsla(0,0%,100%,.1)));background-image:linear-gradient(0deg,rgba(0,0,0,.1),hsla(0,0%,100%,.1));-pie-background-image:linear-gradient(0deg,rgba(0,0,0,.1),hsla(0,0%,100%,.1));border:1px solid #c15b24;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.2),inset 0 0 8px rgba(0,0,0,.1),inset 0 1px 0 0 hsla(0,0%,100%,.5);box-shadow:0 2px 3px rgba(0,0,0,.2),inset 0 0 8px rgba(0,0,0,.1),inset 0 1px 0 0 hsla(0,0%,100%,.5)}.html .cq-bttn-shop:active,.html input.cq-bttn-shop:active{-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.33) inset;box-shadow:inset 0 2px 6px 0 rgba(0,0,0,.33)}.html .cq-bttn-action{background-color:#4b8b57;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.1)),to(hsla(0,0%,100%,.1)));background-image:linear-gradient(0deg,rgba(0,0,0,.1),hsla(0,0%,100%,.1));-pie-background-image:linear-gradient(0deg,rgba(0,0,0,.1),hsla(0,0%,100%,.1));border:1px solid #3d7141;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.2),inset 0 0 8px rgba(0,0,0,.1),inset 0 2px 0 0 hsla(0,0%,100%,.3);box-shadow:0 2px 3px rgba(0,0,0,.2),inset 0 0 8px rgba(0,0,0,.1),inset 0 2px 0 0 hsla(0,0%,100%,.3);color:#fff}.html .cq-bttn-action:active,.html input.cq-bttn-action:active{-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.33) inset;box-shadow:inset 0 2px 6px 0 rgba(0,0,0,.33)}.html .bttn,.html .bttn-action,.html .bttn-action-sibling,.html .bttn-base,.html .bttn-commerce,.html .bttn-commerce-sibling,.html .bttn-sibling{display:inline-block;font-family:Lato,sans-serif;font-size:16px;line-height:1.6;font-weight:500;min-width:210px;margin:0;padding:16px 20px 14px;text-align:center;text-decoration:none;border:1px solid transparent;position:relative}@media only screen and (max-width:499px){.html .bttn,.html .bttn-action,.html .bttn-action-sibling,.html .bttn-base,.html .bttn-commerce,.html .bttn-commerce-sibling,.html .bttn-sibling{width:95%}}.html .bttn-action:hover:before,.html .bttn-before,.html .bttn-commerce:hover:before,.html .bttn:hover:before{content:"";display:block;height:100%;width:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.2)}.html .bttn{background-color:#366250;border-color:#366250;color:#fff;outline:0 none}.html .bttn:hover{text-decoration:none}.html .bttn:focus,.html button.bttn:active{text-decoration:none;border-color:#fff;-webkit-box-shadow:0 0 5px 5px rgba(49,81,67,.3);box-shadow:0 0 5px 5px rgba(49,81,67,.3)}.html .bttn-sibling{background-color:#fff;border-color:#366250;color:#056937;outline:0 none}.html .bttn-sibling:hover{text-decoration:none;border-color:#315143;-webkit-box-shadow:inset 0 0 0 1px #315143;box-shadow:inset 0 0 0 1px #315143}.html .bttn-sibling:focus,.html button.bttn-sibling:active{text-decoration:none;border-color:#315143;-webkit-box-shadow:0 0 5px 5px rgba(49,81,67,.3),inset 0 0 0 1px #315143;box-shadow:0 0 5px 5px rgba(49,81,67,.3),inset 0 0 0 1px #315143}.html .bttn-action{background-color:#ee3924;border-color:#ee3924;color:#fff;outline:0 none}.html .bttn-action:hover{text-decoration:none;border-color:#b23b27}.html .bttn-action:focus,.html button.bttn-action:active{text-decoration:none;border-color:#fff;-webkit-box-shadow:0 0 5px 5px rgba(178,59,39,.3);box-shadow:0 0 5px 5px rgba(178,59,39,.3)}.html .bttn-action-sibling{background-color:#fff;border-color:#b23b27;color:#b23b27;outline:0 none}.html .bttn-action-sibling:hover{text-decoration:none;border-color:#b23b27;color:#b23b27;-webkit-box-shadow:inset 0 0 0 1px #b23b27;box-shadow:inset 0 0 0 1px #b23b27}.html .bttn-action-sibling:focus,.html button.bttn-action-sibling:active{text-decoration:none;border-color:#b23b27;color:#b23b27;-webkit-box-shadow:0 0 5px 5px rgba(178,59,39,.3),inset 0 0 0 1px #b23b27;box-shadow:0 0 5px 5px rgba(178,59,39,.3),inset 0 0 0 1px #b23b27}.html .bttn-commerce{background-color:#356db5;border-color:#356db5;color:#fff;outline:0 none}.html .bttn-commerce:hover{text-decoration:none;border-color:#3d5b8b}.html .bttn-commerce:focus,.html button.bttn-commerce:active{text-decoration:none;border-color:#fff;-webkit-box-shadow:0 0 5px 5px rgba(61,91,139,.3);box-shadow:0 0 5px 5px rgba(61,91,139,.3)}.html .bttn-commerce-sibling{background-color:#fff;border-color:#3e6db5;color:#3e6db5;outline:0 none}.html .bttn-commerce-sibling:hover{text-decoration:none;border-color:#3d5b8b;color:#3d5b8b;-webkit-box-shadow:inset 0 0 0 1px #3d5b8b;box-shadow:inset 0 0 0 1px #3d5b8b}.html .bttn-commerce-sibling:focus,.html button.bttn-commerce-sibling:active{text-decoration:none;border-color:#3d5b8b;color:#3d5b8b;-webkit-box-shadow:0 0 5px 5px rgba(61,91,139,.3),inset 0 0 0 1px #3d5b8b;box-shadow:0 0 5px 5px rgba(61,91,139,.3),inset 0 0 0 1px #3d5b8b}.html .shadowCast{position:relative;height:282px;width:192px;display:inline-block;background:#f0f0f0}.html .shadowCast:before{content:"";position:absolute;border-radius:0 11% 17% 0;-webkit-transform:skewY(7deg) skewX(5deg);-ms-transform:skewY(7deg) skewX(5deg);transform:skewY(7deg) skewX(5deg);z-index:-1;top:10px;right:11px;bottom:10px;left:8px;-webkit-box-shadow:0 20px 23px -10px rgba(0,0,0,.18),23px -4px 33px -8px rgba(0,0,0,.15),11px 10px 30px 0 rgba(0,0,0,.08),20px 20px 33px 3px rgba(0,0,0,.2);box-shadow:0 20px 23px -10px rgba(0,0,0,.18),23px -4px 33px -8px rgba(0,0,0,.15),11px 10px 30px 0 rgba(0,0,0,.08),20px 20px 33px 3px rgba(0,0,0,.2)}.html .shadow{-webkit-box-shadow:3px 3px 5px 6px #ccc;box-shadow:3px 3px 5px 6px #ccc}.html .one-edge-shadow{-webkit-box-shadow:0 8px 6px -6px #000;box-shadow:0 8px 6px -6px #000}.html .dev-box h3{text-align:center;position:relative;top:50px}.html .dev-box{width:70%;height:200px;background:#fff;margin:40px auto;border:1px dotted #ccc}.html .shadow1{-webkit-box-shadow:0 10px 6px -6px #777;box-shadow:0 10px 6px -6px #777}.html .shadow2{position:relative}.html .shadow2:after,.html .shadow2:before{z-index:-1;position:absolute;content:"";bottom:13px;left:45px;width:50%;top:80%;max-width:300px;background:#777;-webkit-box-shadow:0 15px 12px #777;box-shadow:0 15px 12px #777;-webkit-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}.html .shadow2:after{-webkit-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg);right:45px;left:auto}.html .shadow3{position:relative}.html .shadow3:before{z-index:-1;position:absolute;content:"";bottom:13px;left:15px;width:50%;top:80%;max-width:300px;background:#777;-webkit-box-shadow:0 15px 10px 4px #777;box-shadow:0 15px 10px 4px #777;-webkit-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}.html .shadow4{position:relative}.html .shadow4:after{z-index:-1;position:absolute;content:"";bottom:13px;right:15px;left:auto;width:50%;top:80%;max-width:300px;background:#777;-webkit-box-shadow:0 15px 10px 4px #777;box-shadow:0 15px 10px 4px #777;-webkit-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg)}.html .shadow5{position:relative}.html .shadow5:after,.html .shadow5:before{z-index:-1;position:absolute;content:"";bottom:25px;left:10px;width:50%;top:80%;max-width:300px;background:#777;-webkit-box-shadow:0 35px 20px #777;box-shadow:0 35px 20px #777;-webkit-transform:rotate(-8deg);-ms-transform:rotate(-8deg);transform:rotate(-8deg)}.html .shadow5:after{-webkit-transform:rotate(8deg);-ms-transform:rotate(8deg);transform:rotate(8deg);right:10px;left:auto}.html .shadow6{position:relative;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;box-shadow:0 1px 4px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1)}.html .shadow6:after,.html .shadow6:before{content:"";position:absolute;z-index:-1;-webkit-box-shadow:0 0 20px rgba(0,0,0,.8);box-shadow:0 0 20px rgba(0,0,0,.8);top:50%;bottom:0;left:10px;right:10px;border-radius:100px/10px}.html .shadow6:after{right:10px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);-ms-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}.html .shadow7{position:relative;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;box-shadow:0 1px 4px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1)}.html .shadow7:after,.html .shadow7:before{content:"";position:absolute;z-index:-1;-webkit-box-shadow:0 0 20px rgba(0,0,0,.8);box-shadow:0 0 20px rgba(0,0,0,.8);top:0;bottom:0;left:10px;right:10px;border-radius:100px/10px}.html .shadow7:after{right:10px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);-ms-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}.html .shadow8{position:relative;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;box-shadow:0 1px 4px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1)}.html .shadow8:after,.html .shadow8:before{content:"";position:absolute;z-index:-1;-webkit-box-shadow:0 0 20px rgba(0,0,0,.8);box-shadow:0 0 20px rgba(0,0,0,.8);top:10px;bottom:10px;left:0;right:0;border-radius:100px/10px}.html .shadow8:after{right:10px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);-ms-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}.html *{-webkit-box-sizing:border-box;box-sizing:border-box}.html .cq-module-shadow-top{border-top:1px solid #959595;-webkit-box-shadow:none;box-shadow:none;height:auto;padding:20px 0;position:relative;z-index:2;overflow:hidden;clear:both}.html .element-shadow,.html .module-shadow{border-width:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.html .element-shadow{cursor:pointer}.html .element-shadow:hover{-webkit-box-shadow:none;box-shadow:none}.html .clearer{clear:all;overflow:hidden}.html .hideIt{display:none}.html .strike{text-decoration:line-through}.html .fLeft{float:left}.html .fRight{float:right}.html .centered{text-align:center}.html .underline{text-decoration:underline}.html .dOnly{display:block}.html .mOnly{display:none}.html .break-desktop{display:block}.html .milo180{font-size:180px;letter-spacing:-16px}.html .milo99,.html .milo180{font-family:Milo;line-height:.8}.html .milo99{font-size:99px}.html .milo66{font-size:66px}.html .milo61,.html .milo66{font-family:Milo;line-height:.8}.html .milo61{font-size:61px}.html .milo40{font-family:Milo;font-size:40px;line-height:.8}.html .milo40white{font-family:Milo;font-size:40px;line-height:1.2;color:#fff;text-shadow:0 -1px 1px #666}.html .milo38{font-size:38px}.html .milo33,.html .milo38{font-family:Milo;line-height:1.2}.html .milo33{font-size:33px}.html .milo24{font-family:Milo;font-size:24px;line-height:1.2}.html .milo24white{font-size:24px}.html .milo22white,.html .milo24white{font-family:Milo;line-height:1.2;color:#fff;text-shadow:0 -1px 1px #666}.html .milo22white{font-size:22px}.html #myFavTeacher{width:100%;margin-top:25px}.html #myFavTeacher .mft-hero{background:url(//dispatch.barnesandnoble.com/content/dam/ccr/h/my-favorite-teacher/MyFavTeacherContest_hero.jpg) 50% no-repeat;height:330px;width:100%;max-width:960px;margin:0 auto}.html #myFavTeacher p{color:#666;margin:25px 0}.html #myFavTeacher .myFavTeacherAwards p{margin:15px 0 20px}.html #myFavTeacher span{display:block;color:green;font-weight:700;font-size:17px;margin-bottom:8px}.html #myFavTeacher .cq-bttn{margin:15px}.html .myFavTeacher-buttons{display:block}.html .myFavTeacherAwards .fLeft,.html .myFavTeacherAwards .fRight{width:49%}.html .myFavTeacherAwards img{max-width:100%}.html .gift-card-list h2,.html .gift-card-list h3{margin:0 0 25px;padding:20px 0 0;font-family:Poynter,serif;font-weight:400;font-size:24px;line-height:1.5}.html .gift-card-list h2:first-of-type,.html .gift-card-list h3:first-of-type{margin-top:-10px;padding-top:0}.html .gift-card-list h3.cq-module-shadow-top:first-of-type{border:none}.html .gc-item{display:inline-block;vertical-align:top;width:33%;max-width:225px;padding:0;margin-right:30px}.html .gc-item:nth-child(3n){margin-right:0}.html .gc-item img{max-width:100%;max-height:143px}.html .gc-item figcaption{line-height:1;padding:6px 5px 50px}.html .gc-item a,.html .gc-item figcaption{font-family:Lato,Arial,sans-serif;font-weight:400;font-size:15px}.html .gc-item a{color:#000;display:block;padding:0}.html .gc-item a:focus,.html .gc-item a:hover{color:#3169a8;text-decoration:underline}.html .gc-item a:focus{outline:0 none;border-width:0;padding:0}.html .gc-item a:focus .element-shadow{-webkit-box-shadow:none;box-shadow:none}.html .gift-card-list-r17 .tile{height:160px;margin-right:30px;width:calc(33.3333% - 20px)}.html .gift-card-list-r17 .tile:nth-child(3n){margin-right:0}.html .gift-card-list-r17 .tile img{max-width:100%;max-height:193px;margin-bottom:7px}.html .gift-card-list-r17 h2.rule{width:100%;margin:25px 0 40px!important;font-family:Poynter,Georgia,serif;font-weight:600}.html .gift-card-list-r17 a.tile{color:#21282d}.html .links-container.browse{padding-top:36px}.html .links-container.textbooks.browse:first-of-type{padding-top:0}.html .links-container.browse:first-of-type{padding-top:16px}.html .links-container.browse ul{margin-bottom:15px}.html .links-container.browse a:focus,.html .links-container.browse a:hover{text-decoration:underline}.html .links-container ul li{display:inline-block;line-height:1.75;vertical-align:top;width:238px}.html .pmis{max-width:965px;margin:0 auto}.html .pmis a{color:#7bb4e0;text-decoration:underline;font-size:inherit}.html .pmis-hero-features{height:553px;width:385px;padding:25px 10px 20px;background-color:#f2f2f2;text-align:center;position:absolute;right:0;top:0}.html .pmis-hero-features h3{font-family:Quicksand-Bold,PTSans,Arial;font-weight:700;font-size:20px;line-height:1.2;color:#0d4563;text-transform:uppercase;margin:0 0 12px}.html .pmis-hero-feature{width:182px;float:left;font-family:Raleway-Bold,PTSans,Arial;font-size:14px;line-height:1.4;color:#0d4563;text-transform:none;padding:0 10px}.html .pmis-hero-feature figcaption{text-align:center;font-family:Raleway-Bold,PTSans,Arial;padding:3px 0 15px}.html .pmis-hero-feature img{max-width:100%}.html .pmis-hero{position:relative}.html .pmis-hero>figure{line-height:0;height:553px}.html .pmis-hero-img{height:553px;max-width:100%}.html .pmis-hero-copy{text-align:center;padding:25px 25px 44px;font-family:Raleway,PTSans,Arial;color:#0d4563;font-size:20px;line-height:1.5}.html .pmis-hero-copy a{font:inherit;color:#7bb4e0}.html .pmis-sample{margin-bottom:56px}.html .pmis-sample-product{position:relative;font-family:Raleway,PTSans,Arial;color:#0d4563;width:459px;padding:0 33px;float:left;font-size:17px;text-align:center}.html .pmis-sample-product img{max-width:100%}.html .pmis-sample-product figcaption .italic{font-family:Raleway,PTSans,Arial;color:#0d4563;font-size:17px;font-style:italic;font-weight:400}.html figcaption.mob{display:none;font-weight:400}.html figcaption.desk{font-weight:400}.html .pmis-sample-carousel{float:right;width:456px;margin-right:48px;text-align:center;font-size:17px;line-height:1.5}.html .pmis-samplet{height:257px;overflow:hidden}.html .pmis-samplet ul li{float:left}.html .pmis-samplet-next-item,.html .pmis-samplet-prev-item{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/h/promotional/put-me-in-the-story/pmis-sprite_re.png) no-repeat;bottom:0;cursor:pointer;height:25px;position:absolute;width:20px;display:none}.html .pmis-samplet-prev-item{background-position:-65px 0;left:37%}.html .pmis-samplet-prev-item.disabled{background-position:1px 0}.html .pmis-samplet-next-item{background-position:-96px 0;right:37%}.html .pmis-samplet-next-item.disabled{background-position:-29px 0}.html #pmis-samplet-status{height:26px;font-family:Raleway,PTSans,Arial;color:#0d4563;font-size:17px}.html .pmis-steps{background-color:#d6eaa1;margin:0 0 20px;padding:35px 0 30px;position:relative;font-size:20px;line-height:1.5}.html h3.pmis-steps-hdr{text-align:center;font-family:Quicksand-Bold,PTSans,Arial;color:#0d4563;font-weight:700;font-size:30px;text-transform:uppercase;margin:23px 0 28px}.html .pmis-steps:before{top:25px}.html .pmis-steps:after,.html .pmis-steps:before{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/h/promotional/put-me-in-the-story/pmis-dash-h.png) repeat-x scroll 0 0;content:"";display:block;height:6px;left:0;position:absolute;width:100%}.html .pmis-steps:after{bottom:25px}.html .pmis-cta{margin-bottom:25px;padding:0 30px;font-family:Raleway,PTSans,Arial;color:#0d4563;font-size:20px;line-height:1.5}.html .pmis-steps-list{width:33%;margin:0 0 0 50px;padding:0}.html li.pmisOne,.html li.pmisThree,.html li.pmisTwo{position:relative;height:140px;padding:30px 0 0 115px;margin-bottom:8px;background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/h/promotional/put-me-in-the-story/pmis-sprite_re.png) no-repeat;font-family:Raleway,PTSans,Arial;color:#0d4563;font-size:20px;line-height:1.2}.html li.pmisOne{background-position:0 -25px}.html li.pmisTwo{background-position:0 -175px}.html li.pmisThree{background-position:0 -325px}.html .pmis-child{float:right;margin-right:32px;clear:both}.html .pmis .pmis-button,.html .pmis a.pmis-button{border:0 none;color:#fff;display:inline-block;line-height:19px;text-align:center;text-transform:uppercase;text-decoration:none;vertical-align:middle;white-space:nowrap;margin-top:7px;background-color:#f1ac68;font-family:Quicksand,PTSans,Arial;font-size:18px;font-weight:700;height:44px;letter-spacing:1px;padding:12px 20px;text-shadow:2px 2px 2px rgba(250,99,99,.97),2px 2px 1px rgba(50,77,57,.83)}.html .pmis-cta a.pmis-button{margin:30px 0 16px}.html .pmis-footnote{font-family:PTSans,Arial,Helvetica,sans-serif;color:#0d4563;font-size:14px;line-height:1.4}.html .pmis-visible-md{display:block}.html .pmis-hidden-md,.html .pmis-visible-sm{display:none}.html .smartgiftHero.desktop{width:1024px;position:relative}.html .smartgiftHero.desktop img{max-width:100%}.html .desktop .smartgiftHeroContent{position:absolute;top:113px;width:677px;font-family:Lato,sans-serif;font-weight:400;font-size:16.25px;line-height:1.5}.html .smartgiftHeroContent sup{top:-.25em}.html .desktop .smartgiftHeroBrow{color:#8f806b;letter-spacing:4px}.html .desktop .smartgiftHeroHdr{font-family:Poynter,Georgia,serif;font-weight:400;font-style:normal;font-size:42px;letter-spacing:-.3px;line-height:1;color:#21285d;margin:28px 0 29px}.html .desktop .smartgiftHerohdrCopy{color:#21282d;letter-spacing:0}.html .smartgifth2{margin:29px 0 33px}.html header.smartgifth2 h2{font-family:Poynter,Georgia,serif;font-weight:600;font-style:normal;color:#525b5b}.html .smartgifttable{display:table;margin:0 0 54px}.html .smartgiftSteps{margin-left:8px;padding:23px 23px 27px;background-color:#eeeeed;width:33%;display:table-cell;border-left:8px solid #fff}.html .smartgiftSteps:last-of-type{border-right:8px solid #fff}.html .smartgiftStep{font-family:Poynter,Georgia,serif;font-weight:600;font-style:normal;font-size:68px;line-height:.85;color:#21282d;float:left}.html .smartgiftStepCopy{font-family:Lato,sans-serif;font-weight:400;letter-spacing:0;line-height:1.5;color:#353535;margin-left:55px}.html .smartgiftStepCopy h3{font-family:Poynter,Georgia,serif;font-weight:600;font-size:16px;margin-bottom:4px}.html .smartgiftlegal{color:#515b5b}.html .jsonGridItem{display:block;float:left;position:relative;width:140px;margin:0 5px 0 15px;font-size:15px}.html .jsonGridImage{height:200px;width:140px;position:relative}.html .jsonGridImage img{bottom:0;left:0;margin:0 auto;position:absolute;max-width:100%}.html .jsonGridDetails{height:115px;position:relative}.html .jsonGridTitle{color:#353535;font-size:14px;line-height:1.2;margin:7px 0 4px}.html .jsonGridContributor{font-size:13px;color:#737373;line-height:1.2;margin:0}.html .sticky-nav{position:fixed;top:0;display:none;background:#fff;z-index:10}.html .sticky-nav img{position:relative}.html .sticky-nav.event-hero-1600 img{width:1600px;left:-318px}.html .sticky-nav-scrolled{position:fixed;width:100%;top:0}.html .bfSignedEdIntroCopy{font-size:22px;text-align:center}.html .bn-pp-copy h3{font-weight:700;font-size:18px;color:#b0a178}.html .bn-pp-copy p{font-size:15px}.html .bn-pp-copy a{text-decoration:underline}.html .bn-pp-copy ul li{color:#5a7d56;list-style-type:decimal}.html .bn-pp-copy ul li a{font-weight:700;color:#5a7d56;line-height:20px}.html .bnapp-hero{background-image:url(https://simg1.imagesbn.com/pimages/mobile/app/bnapp_hero_bg.jpg);background-origin:content-box;background-position:100% 0;background-repeat:no-repeat;background-size:cover;height:442px}.html .bnapp-hero .module-bn{display:inline-block}.html .bnapp-hero .module-bn .modRight{float:right;text-align:left;width:50%}.html .bnapp-hero .module-bn .modRight .modPodText{padding:22% 10% 0;color:#fff;font-family:PT Sans Bold,sans-serif}.html .bnapp-hero .module-bn .modRight .modPodText .bnapp-hdr1{font-size:2em;font-weight:700;line-height:1.4em;margin:0 0 .075em;color:#fff;margin-bottom:10px;font-family:PT Sans,sans-serif}.html .bnapp-hero .module-bn .modRight .modPodText .bnapp-body-copy{margin-bottom:10px;font-size:1em;line-height:1.8em;margin:0 0 1.25em;font-family:PT Sans,sans-serif}.html .bnapp-hero .module-bn .modRight .modPodText .bnapp-button-small a{color:#3169a8;display:inline-block;font-family:PT Sans,san-serif;font-size:1.1em;font-weight:700;padding:7px 0;text-decoration:none}.html .bnapp-hero .module-bn .modLeft{float:left;text-align:right;width:50%}.html .bnapp-hero .module-bn .modLeft .appPodImg{overflow:hidden;position:relative;text-align:right}.html .bnapp-hero .module-bn .modLeft .appPodImg img{max-width:100%;margin-top:10px;position:relative;bottom:0}.html .bnapp-hero .itunes-icon{background:transparent url(https://simg1.imagesbn.com/pimages/mobile/app/bnapp_itune.png) no-repeat scroll 0;float:left;height:33px;margin:2px 0 0 20px;width:98px}.html .bnapp-hero .bnapp-hdr{color:#222;font-family:MiloSerifOffcMediumItalic,serif;font-size:1em;font-weight:400;line-height:1em;margin:0 0 2%;text-align:center;text-rendering:optimizelegibility}.html .bnapp-button{background:transparent url(https://simg1.imagesbn.com/pimages/mobile/app/button.png) no-repeat scroll 0;clear:both;height:41px;margin:0 auto;text-align:center;width:281px}.html .bnapp-button a{color:#3169a8;display:inline-block;font-family:PT Sans,san-serif;font-size:1.1em;font-weight:700;padding:8px 0 0;text-decoration:none}.html .bnapp-button-small{background:transparent url(https://simg1.imagesbn.com/pimages/mobile/app/buttonsmall.png) no-repeat scroll 0;clear:both;float:left;height:41px;padding:0 0 0 30px;width:174px}.html .bnapp-button-small a{color:#3169a8;display:inline-block;font-family:PT Sans,san-serif;font-size:.9em;font-weight:700;padding:10px;text-decoration:none}.html .bnapp-categories .module-bn{background:transparent url(https://simg1.imagesbn.com/pimages/mobile/app/bnapp_bgtexture.jpg) no-repeat scroll bottom;padding:3% 0}.html h2.bnapp-hdr-standard{background:transparent url(https://simg1.imagesbn.com/pimages/storefronts/st_header_line_772.png) no-repeat scroll center 58%;letter-spacing:.5px;margin:0 auto;text-align:center;width:772px;word-spacing:1px}.html .bnapp-hdr .inner{background-color:#fff;padding:0 10px;position:relative}.html .bnapp-categories-pod{display:block;float:left;padding:2% 0 3%;text-align:center;width:33.33%}.html .bnapp-categories-header{color:#222;font-size:1em;font-weight:700;padding:5% 0 0}.html .bnapp-categories-header sup{font-size:.7em;font-weight:700}.html .bnapp-categories-text{color:#222;font-size:.9em;padding:0 5%;line-height:24px}.html .bnapp-sbs{background:transparent url(https://simg1.imagesbn.com/pImages/resources/gateway/2011/dev/module-bg-body-gradient.png) repeat-x scroll 0 0;border-bottom:1px solid #dbdbdb;border-top:1px solid #dbdbdb;min-height:232px;overflow:hidden}.html .bnapp-sbs .bg-body-right{background:transparent url(https://simg1.imagesbn.com/pImages/resources/gateway/2011/dev/module-body-bg-end.png) no-repeat scroll 0 0;float:right;height:17px;width:202px}.html .bnapp-sbs .module-bn{margin-top:20px}.html .bnapp-sbs .module-bn .modLeft{float:left;width:49%}.html .bnapp-sbs .module-bn .modRight{float:right;width:50%}.html .bnapp-sbs .module-bn .modPodImg{float:left;padding:5% 4% 0 8%}.html .bnapp-sbs .module-bn .modPodText{float:left;width:60%}.html .bnapp-sbs .module-bn .body-copy{color:#222;font-family:Arial,sans-serif;font-size:.9em;line-height:1.75em;margin:0 0 1.25em}.html .bnapp-sbs .module-bn .body-copy a{color:#3169a8;text-decoration:none}.html .bnapp-sbs .n-sep{border-right:1px solid #e5e5e5;display:block;float:left;height:90px;margin:20px -2px 0 0;width:1%}.html .sticky-nav.event-hero-1600 img{display:none;width:0;left:0}@media only screen and (max-width:875px){.html .break-desktop{display:none}}.html .gift-card-list{padding:0 20px}.html .gc-item figcaption{text-align:center}@media only screen and (max-width:599px){.html .gc-item{max-width:100%;width:43%;text-align:center;margin:0 20px 0 0}}.html .smartgiftHero{width:100%;text-align:center;position:relative}.html .smartgiftHero img{max-width:100%}.html .smartgiftHeroContent{position:absolute;top:5%;width:100%;max-width:650px}@media only screen and (min-width:475px){.html .smartgiftHeroContent{top:15%}}.html .smartgiftHeroContent{font-family:Lato,sans-serif;font-weight:400;font-size:13px;line-height:1.5}.html .smartgiftHeroBrow{color:#8f806b;letter-spacing:3.25px}.html .smartgiftHeroHdr{font-family:Poynter,Georgia,serif;font-weight:400;font-style:normal;font-size:35px;letter-spacing:-.25px;line-height:1.25;color:#21285d;margin:15px 0 8px}.html .smartgiftHerohdrCopy{color:#21282d;font-weight:600;letter-spacing:0;line-height:1.75}.html header.text--center.smartgifth2{margin:40px 0 38px;text-align:center!important}.html header.smartgifth2 h2.rule{color:#21282d;font-size:24px;text-align:center!important;display:block;margin:0;line-height:1}.html .smartgifttable{display:block;margin-bottom:18px}.html .smartgiftSteps{margin-left:0;padding:0 20px 30px;background-color:#fff;width:100%;display:block;border:none}.html .smartgiftSteps:last-of-type{border:none}.html .smartgiftStep{font-size:55px;text-align:center;margin-bottom:8px;float:none}.html .smartgiftStepCopy{font-size:13px;text-align:center;color:#666;display:block;margin-left:0}.html .smartgiftStepCopy h3{font-size:20px;color:#21282d;margin-bottom:8px}.html .smartgiftCTA{margin-bottom:48px}.html .smartgiftCTA .btn.btn--large{font-size:14px!important;padding:12px 38px!important;height:auto}.html .smartgiftlegal{font-size:12px;color:#666;padding:0 20px 65px;border-bottom:1px solid #999}.html .mft-content{padding:0 10px}@media only screen and (max-width:699px){.html .myFavTeacherAwards .fLeft,.html .myFavTeacherAwards .fRight{float:none;width:100%}}@media only screen and (max-width:986px){.html figcaption.mob{display:block;margin-bottom:10px}.html figcaption.desk{display:none}.html .pmis-sample{margin-bottom:15px}.html .pmis-sample-product{float:none;width:auto;margin:0 auto}.html .pmis-sample-carousel{float:none;width:465px;margin:0 auto 10px}}@media only screen and (max-width:799px){.html .pmis-hero{text-align:center}.html .pmis-hero-img,.html .pmis-hero>figure{height:auto}.html .pmis-hero-features{background-color:#fff;position:relative;margin:0 auto;height:auto}.html .pmis-hero-copy{padding:25px 25px 15px}}@media only screen and (max-width:499px){.html .pmis-hero-copy{padding:20px 25px 48px;font-size:15px;line-height:1.5}.html .pmis-hero-features h3{margin:0}.html .pmis-samplet{height:auto;overflow:hidden}.html .pmis-sample-product{float:none;margin:0 auto;padding:0}.html .pmis-sample-carousel{float:none;width:350px}.html .pmis-sample-carousel img{width:350px}.html .pmis-samplet-prev-item{left:33%}.html .pmis-samplet-next-item{right:33%}}@media only screen and (max-width:399px){.html .pmis-hero-features{padding:0 0 20px;width:auto}.html .pmis-hero-feature{width:49%;font-size:13px;height:182px}.html .pmis-sample-carousel{float:none;width:300px}.html .pmis-sample-carousel img{width:300px}}@media only screen and (max-width:899px){.html .pmis-child{float:none;margin-right:0;text-align:center}.html .pmis-steps-list{width:55%;margin:0 auto;padding:0}}@media only screen and (max-width:699px){.html h3.pmis-steps-hdr{font-size:24px}.html .pmis-child img{max-width:100%}.html .pmis-steps-list{width:100%;margin:0 auto;padding:0;padding:0 15px}}@media only screen and (max-width:799px){.html .pmis-h-rule{margin:0 5px 35px;height:1px;border-top:1px solid #a7a5a5}.html .pmis a.pmis-button{margin-top:35px}.html .pmis-sample{margin-top:0}.html .pmis-footnote{margin-top:25px}}.html .pmis-img-fluid{max-width:100%;width:100%;height:auto}@media only screen and (max-width:768px){.html .pmis-visible-sm{display:block}.html .pmis-hidden-sm{display:none}}.html .bfSignedEdIntroCopy{margin:20px}@media only screen and (max-width:805px){.html .jsonGridItem{width:130px}}@media only screen and (max-width:645px){.html .jsonGridItem{margin:0 0 0 10px;text-align:center;width:30%}.html .jsonGridImage{width:120px;margin:0 auto}}@media only screen and (max-width:459px){.html .jsonGridItem{text-align:center;width:45%}.html .jsonGridImage{width:auto;max-width:120px}}@media (max-width:699px){.html .bnapp-hero{height:inherit}.html .bnapp-hero .module-bn .modLeft,.html .bnapp-hero .module-bn .modRight{width:100%;float:none}.html .bnapp-hero .module-bn .modLeft .modPodText,.html .bnapp-hero .module-bn .modRight .modPodText{padding:10%;padding-bottom:0;text-align:center}.html .bnapp-hero .module-bn .modLeft .modPodText .bnapp-button-small,.html .bnapp-hero .module-bn .modRight .modPodText .bnapp-button-small{text-align:center;float:none;margin:0 auto;padding:0}.html .bnapp-hero .module-bn .modLeft .modPodText .itunes-icon,.html .bnapp-hero .module-bn .modRight .modPodText .itunes-icon{text-align:center;margin:10px auto;float:none;padding-top:10px}.html .bnapp-hero .module-bn .modLeft .appPodImg,.html .bnapp-hero .module-bn .modRight .appPodImg{text-align:center}.html h2.bnapp-hdr-standard{width:90%;margin:0 auto;text-align:center}.html .bnapp-sbs .module-bn .modLeft{border-bottom:1px solid #dbdbdb;float:none;display:inline-block;padding:1% 0 3%;width:100%}.html .bnapp-sbs .module-bn .modLeft .modPodImg{padding-top:2%}.html .bnapp-sbs .module-bn .modRight{padding:2% 0;float:none;width:100%;display:inline-block}.html .bnapp-sbs .module-bn .modRight .modPodImg{padding-top:2%}.html .bnapp-sbs .n-sep{display:none}.html .bnapp-categories-pod{clear:both;padding:6% 0;width:100%;float:none}.html .bnapp-categories .module-bn{padding:6% 0!important}.html .bnapp-hdr .inner{font-size:.8em}}.html [class*=coupn-]{-webkit-transition:all .5s ease;transition:all .5s ease}.html h1.coupn-h1{position:relative;font-family:Milo;font-size:66px;margin-top:-24px;padding:0 15px 20px}.html h1.coupn-h1,.html h2.coupn-h2{color:#6b6b6a;line-height:1;font-weight:400;text-align:center}.html h2.coupn-h2{display:block;font-family:PTSans,Arial,sans-serif;font-size:18px;margin-bottom:10px;text-transform:none}.html .icon-stopwatch{display:inline-block;background:url(//dispatch.barnesandnoble.com/content/dam/ccr/h/promotional/coupons-deals/stopwatch.png) no-repeat 0 0;height:26px;padding-left:25px;vertical-align:middle}.html .rainbow-edge{background:url(//dispatch.barnesandnoble.com/content/dam/ccr/h/promotional/coupons-deals/rainbow.jpg) repeat 0 0;height:5px;width:100%}.html .coupn{text-align:center;color:#fff;background-color:#5aa666;overflow:hidden;margin:27px 0;padding:0 15px;position:relative}.html .coupn-tag{width:76px;height:94px;margin-bottom:-20px;margin-right:-4px;margin-top:-8px;display:inline-block;background:url(//dispatch.barnesandnoble.com/content/dam/ccr/h/promotional/coupons-deals/tag_03.png) no-repeat 0 0;position:relative}.html .coupn-scissors{background:url(//dispatch.barnesandnoble.com/content/dam/ccr/h/promotional/coupons-deals/scissors.png) no-repeat 0 0;height:55px;width:97%;position:absolute;top:-22px;z-index:1}.html .coupn-intro-text{display:inline-block;border-bottom:1px solid #fff;padding-bottom:5px;margin:10px 0 32px;font-family:milo;font-size:20px}.html .coupn-headline{width:49%;float:left}.html .coupn-details{position:relative;width:50%;min-height:190px;float:right;border-left:1px solid #fff;margin-bottom:27px;padding-left:20px;font-size:16px}.html .coupn-divider{position:absolute;top:45%;left:0;width:0;border-top:10px solid #5aa666;border-right:10px solid #5aa666;border-bottom:10px solid #5aa666;border-left:10px solid #fff}.html .coupn-discount-amt{max-width:300px;margin:5px auto 25px}.html .pct-off-stack{float:right;margin-right:10px}.html .coupn-discount-dollar-amt{max-width:335px;margin:5px auto 25px}.html .coupn-dollar-sign:before{content:"$";font-family:Milo;font-size:70%;position:relative;bottom:15px}.html .coupn-promo-msg{text-align:center}.html .coupn-legal{font-size:12px;color:#fff;margin-bottom:10px}.html .coupn-legal a{font-size:12px;font-weight:700;color:#fff}.html .coupn-promo-msg{border:1px solid #b2a58e;border-left:none;border-right:none;margin-bottom:25px;font-family:Milo;font-size:38px;line-height:1.2;padding:15px;color:#000;display:block}.html .coupn-promo-msg:hover{text-decoration:none}.html .coupn-promo-msg .standout{font-family:inherit;color:#d96630}.html .coupn-promo-msg em{font-family:inherit;color:#6a6a69}.html .coupn-pending{padding:40px 20px}.html .coupn-pending,.html .coupn-pending-txt{font-size:16px;line-height:1.4;font-weight:700;color:#fff;text-shadow:0 -1px 1px #666}.html .coupn-featured{width:48.9%;min-height:350px;float:right;margin-left:0;margin-bottom:30px;text-align:center;background-color:#c7b299}.html .coupn-featured:first-of-type{float:left}.html .coupn-featured .cq-bttn-shop{position:relative;padding:9px 50px}.html .coupn-featured .cq-bttn-shop:before{border:5px solid #e3d9cc;border-radius:5px;margin:-6px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.html .coupn-featured a{text-decoration:none}.html .coupn-featured-hdr{font-family:milo;font-size:24px;color:#564231;padding:25px 0 17px}.html .coupn-featured-title{font-family:milo;font-size:40px;line-height:1.2;color:#fff;text-shadow:0 -1px 1px #666;padding-bottom:10px}.html .coupn-featured-detail{font-weight:700;font-size:14px;padding:15px 0;color:#000}.html .coupn-featured-content{padding:0 25px 22px;position:relative}.html [data-dotd=isVisible]{display:block}.html [data-dotd=isHidden]{display:none}.html #dodd-expDate{font-family:inherit;font-weight:inherit;font-size:inherit}.html .coupn-promo{padding:30px 0 20px;border-top:1px solid #b2a58e}.html .coupn-promo-avatar{height:81px;width:81px;border:2px solid #478453;border-radius:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.34);box-shadow:0 0 10px 0 rgba(0,0,0,.34);margin:0 26px 25px 0;padding:.3%;float:left;font-size:24px;line-height:1;font-weight:700;color:#478453;display:table;text-align:center}.html .coupn-promo-avatar .table-cell{display:table-cell;vertical-align:middle;font-size:22px;line-height:1;font-weight:700}.html .coupn-promo-item{float:left;width:61%}.html .coupn-promo-hdr{font-size:16px;color:#5e5d57;margin-bottom:7px}.html .coupn-promo-title{font-size:26px;line-height:1.2;font-weight:700;color:#000;margin-bottom:17px}.html .coupn-promo-copy{margin:-10px 0 10px;color:#000}.html .coupn-promo-legalize,.html .coupn-promo-legalize time{font-size:14px;font-weight:700;color:#7a7a78}.html .coupn-promo-legalize a{font-size:14px;font-weight:700}.html .coupn-promo-cta{float:right;padding-top:10px}.html .coupn-promo .cq-bttn{padding:10px 45px}.html .reveal-wrapper{position:relative;cursor:pointer}.html .reveal-content{color:#000;font-weight:700}.html .reveal-top{white-space:nowrap;position:absolute;top:0;left:0;border-radius:5px;background:#eb6e34;background:linear-gradient(-150deg,transparent 1.5em,#eb6e34 0);color:#fff;width:100%;height:49px;padding:15px 40px 10px 0;overflow:hidden;-webkit-transition:all .6s ease;transition:all .6s ease}.html .active .reveal-top{display:none}.html .reveal-coupon{width:195px;height:47px;margin:20px auto;padding:15px 10px 10px;white-space:nowrap;text-align:right;border:1px solid #478453;background-color:#f5f4f0;border-radius:5px;-webkit-box-shadow:0 2px 4px -1px #666;box-shadow:0 2px 4px -1px #666}.html .reveal-wrapper:hover .reveal-top{width:30%;color:transparent}.html .html .reveal-coupon:hover,.html .reveal-coupon:hover{padding:15px 0 10px 25px}.html .html .reveal-coupon:hover,.html .reveal-coupon.active,.html .reveal-coupon:hover{text-align:center;border:none;background:#f5f4f0 url(//dispatch.barnesandnoble.com/content/dam/ccr/h/promotional/coupons-deals/codebox_dottedline.png) no-repeat 100%}.html .reveal-coupon.active{padding:15px 0 10px}.html .reveal-pull-corner-image{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/h/promotional/coupons-deals/codebox_orange.png) no-repeat 100%}.html .reveal-pull-corner:before{content:"";position:absolute;top:0;right:0;width:25px;height:45px;background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,transparent),color-stop(0,rgba(0,0,0,.2)),to(rgba(0,0,0,.4))) 100% 0 no-repeat;background:linear-gradient(to left bottom,transparent 50%,rgba(0,0,0,.2) 0,rgba(0,0,0,.4)) 100% 0 no-repeat;-webkit-transform:translateY(-20px) rotate(-30deg);-ms-transform:translateY(-20px) rotate(-30deg);transform:translateY(-20px) rotate(-30deg);-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right;border-bottom-left-radius:.5em;-webkit-box-shadow:-.2em .2em .3em -.1em rgba(0,0,0,.15);box-shadow:-.2em .2em .3em -.1em rgba(0,0,0,.15)}.html .coupn-details{font-size:15px}.html h1.coupn-h1{margin-top:-3px}@media only screen and (max-width:950px){.html .coupn-featured{min-height:350px}}@media only screen and (max-width:750px){.html .coupn-featured{min-height:400px}.html .coupn-tag{width:57px;height:72px;margin-bottom:-15px;background-size:contain}}@media only screen and (max-width:699px){.html .coupn-details,.html .coupn-headline{float:none;width:100%}.html .coupn-details{padding-top:30px;border-top:1px solid #fff;border-left:none}.html .coupn-divider{border-color:#fff #5aa666 #5aa666;top:0;left:50%}.html .coupn-intro-text{border-bottom:none;font-family:milo;font-size:25px;margin:30px 0 0}.html .coupn-discount-amt{margin:25px auto 0}.html .coupn-promo-msg{font-size:28px}.html .coupn-promo-cta,.html .coupn-promo-item{float:none;margin-left:107px}.html .coupn-promo-item{width:auto}}@media only screen and (max-width:699px){.html h1.coupn-h1{padding-bottom:5px;font-size:45px}.html h2.coupn-h2{font-size:14px;line-height:1.5}.html .coupn-featured,.html .coupn-featured:first-of-type{float:none;min-height:auto;width:100%}}@media only screen and (max-width:370px){.html h1.coupn-h1{font-size:35px}}@media only screen and (max-width:350px){.html .coupn-discount-amt .pct-off-stack{margin-right:10%}.html .coupn-discount-amt .milo180{font-size:165px}.html .coupn-discount-amt .milo61{font-family:Milo;font-size:50px;line-height:.8}}.html *{font-family:Lato,Arial,sans-serif;font-weight:400}.html .screen-reader-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.html .event-copyrights{text-align:center;overflow:hidden;padding:0 10px;margin-bottom:30px}.html .event-copyrights p{font-size:10px;line-height:12px}.html .event-5050-txt>a,.html .event-intro-link{border:1px solid #044d77;padding:16px;color:#044d77;font-size:15px;line-height:1;margin:26px 8px 0;display:inline-block;*float:left}.html .event-intro .event-cta,.html .event-intro .event-intro-link{padding:12px 16px;text-transform:uppercase}.html .event-intro .event-cta:hover,.html .event-intro .event-intro-link:hover{background:none;background-color:#3d6db5;color:#fff}.html .event-intro .event-cta.locator,.html .event-intro .event-intro-link.locator{padding-left:12px;background:none}.html .event-intro .event-cta:before,.html .event-intro .event-intro-link:before{content:" ";font-family:Lato,Arial,sans-serif;font-size:25px;vertical-align:middle}.html .event-intro .event-cta.locator:before,.html .event-intro .event-intro-link.locator:before{padding-left:27px;background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/Events_Sprite.png) no-repeat;background-position:-9px -273px}.html .event-intro .event-cta.locator:hover,.html .event-intro .event-intro-link.locator:hover{padding-left:12px;background:none;background-color:#3d6db5;color:#fff}.html .event-intro .event-cta.locator:hover:before,.html .event-intro .event-intro-link.locator:hover:before{padding-left:27px;background:#3d6db5 url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/Events_Sprite.png) no-repeat;background-position:-31px -273px}.html .event-intro .event-cta.video:before,.html .event-intro .event-intro-link.video:before{padding-left:30px;background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/Events_Sprite.png) no-repeat;background-position:-11px -242px}.html .event-intro .event-cta.video:hover:before,.html .event-intro .event-intro-link.video:hover:before{padding-left:30px;background:#3d6db5 url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/Events_Sprite.png) no-repeat;background-position:-39px -242px}.html .event-5050-txt>a:hover,.html .event-intro-link:hover{color:#a3bcd9;border:1px solid #a3bcd9;text-decoration:none;background-color:#3d6db5;color:#fff}.html .event-border-top{border-top:none;margin-top:0;padding-top:57px}.html .event-copyrights{padding-bottom:30px}.html .hero1600{position:relative}.html .hero1600-header{position:absolute;text-align:center;padding:0;height:auto;width:100%;top:58px;z-index:1}.html .hero1600 figure{min-height:150px}.html .hero1600 img{position:relative;top:0;left:-355px;z-index:0;text-align:center}.html .hero1600 h1{position:relative;font-size:60px;line-height:45px;padding-top:4px;vertical-align:middle}.html .hero1600 h1,.html .hero1600 h2{font-family:Poynter,serif;font-weight:400;text-align:center}.html .hero1600 h2{font-size:20px;line-height:26px;padding:5px 0;text-transform:none}.html .hero1600 figure{text-align:center}@media only screen and (max-width:699px){.html .hero1600-header{top:5px}.html .hero1600 figure{min-height:100px;text-align:center}.html .hero1600 img{left:inherit!important;max-width:100%;left:inherit}.html .hero1600 h1{font-size:32px;line-height:45px}.html .hero1600 h2{font-size:15px;line-height:1}}.html .event-intro{padding:45px 40px 39px}.html .event-intro h2{font-family:Poynter,serif;font-weight:600;font-size:50px;line-height:1.2;text-align:center;margin-bottom:20px}.html .event-intro h2 em,.html .event-intro h2 i{font-family:inherit;font-size:inherit}.html .event-intro h3{font-family:Poynter,serif;font-weight:600;font-size:24px;line-height:1.2;text-align:center;margin-bottom:20px}.html .event-intro h3 em,.html .event-intro h3 i{font-family:inherit;font-size:inherit}.html .event-intro nobr{font-family:inherit;font-weight:inherit}.html .event-intro p{font-size:15px;font-family:Lato,Arial,sans-serif;font-weight:400;line-height:1.85;text-align:center;margin-bottom:30px}.html .event-intro p a{font-family:inherit;font-size:inherit}.html .event-intro p:last-of-type{margin-bottom:7px}.html .event-intro-links{margin:0 auto;text-align:center}@media only screen and (max-width:699px){.html .event-intro{padding:15px 10px 30px}.html .event-intro h1{font-size:30px;line-height:42px}.html .event-intro-links{width:100%;height:auto}.html .event-intro-link{margin:5px 0 20px;text-align:center;width:100%}.html .event-intro-link.locator{padding:12px 30px}}.html .event-banner,.html .event-banner-text{position:relative;border-bottom:1px solid #e7e6e4;border-top:1px solid #e7e6e4;line-height:0;text-align:center;margin:0 auto 30px}.html .event-banner-text img,.html .event-banner img{max-width:100%;min-height:70px}.html .event-banner-text a{display:table;vertical-align:middle;width:100%;height:110px;overflow:hidden;color:#000}.html .event-banner-text a:hover{color:#000;text-decoration:none}.html .event-banner-text p{display:table-cell;vertical-align:middle;font-family:Milo;font-size:26px;line-height:1.2;padding:5px;text-align:center;width:100%}@media (max-width:599px){.html .event-banner-text img,.html .event-banner img{width:100%}}.html .event-5050{clear:left;display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:150px;padding:30px 0;overflow:hidden;border-bottom:1px solid #e7e6e4}.html .event-5050:nth-of-type(odd){-webkit-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.html .event-5050:last-of-type{margin-bottom:30px}.html .event-5050-txt{padding:0 30px;font-size:14px;line-height:2.1;text-align:center}.html .event-5050-txt p{font-family:inherit;font-size:inherit;line-height:inherit;margin-top:15px}.html .event-5050-img,.html .event-5050-txt{max-width:50%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden}.html .event-5050-img{line-height:0}.html .event-5050-txt h3{color:#000;font-family:Poynter,serif;font-weight:600;font-size:30px;line-height:1.4;margin:0}.html .event-5050-txt a,.html .event-5050-txt i{font-family:inherit;font-size:inherit}.html .event-5050-txt i{font-style:italic}.html .event-5050-txt a.shop-now{display:block;overflow:hidden;width:100px;margin:30px auto 0;line-height:1;border:1px solid #3169a8;padding:10px}.html .event-5050-sub-hdr,.html p.event-5050-sub-hdr{font-family:Lato,Arial,sans-serif;font-size:18px;font-weight:700;line-height:1.3;margin:0}.html p.event-5050-sub-hdr+p{margin-top:18px}.html .ie9 .event-5050-img,.html .ie9 .event-5050-txt,.html .lt-ie9 .event-5050-img,.html .lt-ie9 .event-5050-txt{float:left}.html .ie9 .event-5050:nth-of-type(odd) .event-5050-img,.html .lt-ie9 .event-5050:nth-of-type(odd) .event-5050-img{float:right}.html .ie9 .event-5050-txt,.html .lt-ie9 .event-5050-txt{padding-top:30px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.html .event-5050-img,.html .event-5050-txt{float:left}.html .event-5050:nth-of-type(odd) .event-5050-img{float:right}.html .event-5050-txt{padding-top:30px}}@media (max-width:699px){.html .event-5050,.html .event-5050:nth-of-type(odd){-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.html .event-5050 .event-5050-img,.html .event-5050 .event-5050-txt{float:none;width:100%;max-width:100%;text-align:center}.html .event-5050 .event-5050-txt{padding:30px 30px 0}.html .event-5050-img img{max-width:100%}}.html .event-social-links{border-top:1px solid #e7e6e4;text-align:center;overflow:hidden;margin-bottom:30px}.html .event-social-hashtag{font-size:20px;line-height:1.4;margin:50px 0 30px;display:block}.html .event-social-link{display:inline-block;*float:left;margin-left:8px;width:65px;height:65px;overflow:hidden;background:url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/Events_Sprite.png) no-repeat;background-position:-10px -10px;vertical-align:middle}.html .event-social-link.facebook:hover{background-position:-10px -81px}.html .event-social-link.twitter{background-position:-80px -10px}.html .event-social-link.twitter:hover{background-position:-80px -81px}.html .event-social-link.instagram{background-position:-150px -10px}.html .event-social-link.instagram:hover{background-position:-150px -81px}.html .event-info{border:1px solid #ccc;color:#000;font-family:GillSans,Arial,sans-serif;line-height:26px;margin:0 auto 4px;overflow:hidden;width:736px}.html .event-info-pod{float:left;max-width:736px}.html .event-info-pod-img{float:left;width:50%}.html .event-info-pod-txt{float:right;width:50%}.html .event-info-pod-copy{display:block;padding:30px 30px 15px}.html .event-info-pod-copy h3,.html .event-info-pod-copy h3 i{font-family:Poynter,serif;font-weight:600;font-size:24px;margin:0}.html .event-info-seperator{border-bottom:1px solid #e7e6e4;display:block;margin:18px 0 12px}.html .event-info-pod-date{font-size:18px;font-family:Lato,Arial,sans-serif;font-weight:700;margin-bottom:10px;display:block}.html .event-info-pod.ended .event-info-pod-date:before{content:" ";height:30px;width:30px;padding-left:30px;background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/Events_Sprite.png) no-repeat;background-position:-116px -242px;font-size:22px}.html .event-info-copy{font-family:Lato,Arial,sans-serif;font-weight:400;font-size:15px;margin-bottom:15px;display:block}.html .event-info-copy a{font-family:inherit;font-size:inherit}.html .event-info-wrapper{margin-bottom:30px}@media (max-width:699px){.html .event-info{border:none;color:#000;font-family:Poynter,serif;line-height:26px;margin:0 auto 12px;overflow:hidden;width:100%}.html .event-info-pod-img,.html .event-info-pod-txt{float:none;max-width:100%;width:100%}.html .event-info img{max-width:100%}.html .event-info-pod{border:1px solid #e7e6e4;margin:0 12px}.html .event-info-pod-copy{padding:20px 10px}}.html .card a:focus,.html .card a:hover{text-decoration:none}.html .calendar-bottom-wrapper .caroufredsel_wrapper{margin:0 auto!important;width:745px!important}.html .calendar-bottom-wrapper{margin:0 auto 30px;position:relative;width:820px}.html .calendar-bottom{display:block;width:736px;height:235px;overflow:hidden}.html .calendar-bottom-content{float:left;height:235px;margin:5px;width:238px}.html .card-ref.ended span .card-image{-webkit-filter:grayscale(1);-webkit-filter:grayscale(100%);filter:grayscale(100%)}.html .card-ref.current span.cardimage,.html .card-ref.ended span.cardimage{display:inline-block;height:150px;max-width:178px}.html .card-ref.current .card-image{background-color:#000}.html .card-image{height:150px;max-width:178px}.html .card-ref{border:1px solid #ccc;display:block;height:235px;padding:20px 0 0;width:238px;color:#000}.html .card-ref.ended:hover,.html x.card-ref.ended{border:1px solid #ccc;padding:12px 0 0}.html .card-ref.current{border:4px solid #3d5b8b;padding:17px 0 0;color:#3e6db5;background-color:#f2f2f2}.html .card-ref.ended.current,.html .card-ref.ended.current:hover,.html .card-ref.ended:hover,.html .card-ref:hover{border:4px solid #3d5b8b;padding:17px 0 0;color:#3d5b8b}.html .card-ref.ended.current:focus,.html .card-ref.ended:focus,.html .card-ref:focus{color:#3d5b8b}.html .card-ref.current:focus,.html .card-ref.ended.current:focus,.html .card-ref.ended:focus,.html .card-ref:focus{border:4px solid #3d5b8b;padding:17px 0 0;background-color:#f2f2f2;-webkit-box-shadow:0 0 5px 5px rgba(60,109,181,.3);box-shadow:0 0 5px 5px rgba(60,109,181,.3)}.html .card-ref.current:focus{color:#3e6db5}.html .card{text-align:center}.html a .card-title{font-size:14px;font-weight:300;line-height:1.75;display:block}.html .card-date{margin:5px 0 0}.html a .card-date{display:block;font-size:14px;font-weight:300;line-height:1.2;margin:0;text-align:center}.html a:hover .card-date,.html a:hover .card-title{text-decoration:underline}.html .ec-carousel-backward,.html .ec-carousel-forward{cursor:pointer;height:47px;position:absolute;top:35%;width:33px;z-index:99;background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/Events_Sprite.png) no-repeat}.html .ec-carousel-backward{background-position:-215px 0}.html .ec-carousel-forward{background-position:-238px 0;right:0}.html .ec-carousel-backward:focus,.html .ec-carousel-backward:hover{background-position:-215px -38px;outline:0 none}.html .ec-carousel-forward:focus,.html .ec-carousel-forward:hover{background-position:-238px -38px;outline:0 none}.html .ec-backward.carousel-backward.disabled,.html .ec-backward.ec-carousel-backward.disabled,.html .ec-forward.carousel-forward.disabled,.html .ec-forward.ec-carousel-forward.disabled{display:none!important}.html .event-belly-band{max-width:1600px;position:relative;top:-5px;width:1600px;left:-318px;text-align:center;padding:16px 24px;background-color:#f9af4c}.html .event-belly-band,.html .event-belly-band a{font-family:Poynter,serif;font-weight:600;font-size:25px;line-height:1.5;color:#000}.html .event-belly-band a{text-decoration:underline}@media screen and (max-width:850px){.html .event-belly-band{position:static;width:100%}.html .event-belly-band .event-belly-band a{font-size:20px;line-height:1}}.html .textbook-hero{position:relative;height:330px;max-width:960px;margin:0 auto;overflow:hidden;text-align:center}.html .cqTextBookSearch{height:61px;position:relative;top:-205px;margin:0 auto;width:445px;z-index:2}.html .cqTextBookSearch input[type=text]{border:1px solid #fff;border-radius:0;color:#000;font-size:16px;font-weight:300;height:60px;padding:2px 50px 0 20px;position:relative;width:440px;-webkit-box-shadow:none;box-shadow:none;background-image:none;background-color:#fff}.html .cqTextBookSearch input[type=text]:focus{border:1px solid #346250}.html input#searchTextBookBar::-webkit-input-placeholder{color:#000;opacity:.75}.html input#searchTextBookBar::-ms-input-placeholder{color:#000;opacity:.75}.html input#searchTextBookBar::-moz-placeholder{color:#000;opacity:.75}.html .cqTextBookSearch label{position:absolute;clip:rect(0,0,0,0);height:1px}.html .cqTextBookSearchSubmit{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/BN_Textbooks_Sprite.png) no-repeat 3px -116px;border:none;border-radius:0;height:50px;margin:5px 8px 5px 5px;padding:0;width:52px;position:absolute;right:0;top:0}.html .cqTextBookSearchSubmit:focus,.html .cqTextBookSearchSubmit:hover{background-color:#ebe6dc}.html .cqTextBookSearch-isbn-link{display:block;position:relative;top:-115px;margin:0 auto;width:160px;color:#000}.html .cqTextBookSearch-isbn-link:active,.html .cqTextBookSearch-isbn-link:focus,.html .cqTextBookSearch-isbn-link:hover{text-decoration:none}.html .cqTextBookSearch-isbn-link:after{content:"";display:inline-block;width:22px;height:22px;background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/BN_Textbooks_Sprite.png) no-repeat -49px -125px;position:relative;top:5px;margin-left:11px}.html .cqTextBookSearch-isbn-link:hover:after{background-position:-79px -125px}.html .cqTextBookSearch-isbn-link.active,.html .cqTextBookSearch-isbn-link.active:after,.html .cqTextBookSearch-isbn-link:active:after,.html .cqTextBookSearch-isbn-link:focus:after{background-position:-109px -125px}.html .cqTextBookSearch-isbn-sample{display:none;position:absolute;bottom:35px;left:-66px;background-color:#fff;padding:10px 20px 12px;z-index:0;border:1px solid #ccc;text-align:left}.html .cqTextBookSearch-isbn-sample .question{font-family:Lato,Arial,sans-serif;font-weight:700}.html .cqTextBookSearch-isbn-sample p{margin:0 0 3px}.html .cqTextBookSearch-isbn-sample img{max-width:350px}.html .cqTextBookSearch-isbn-link.active .cqTextBookSearch-isbn-sample,.html .cqTextBookSearch-isbn-link:active .cqTextBookSearch-isbn-sample,.html .cqTextBookSearch-isbn-link:focus .cqTextBookSearch-isbn-sample{display:block;z-index:2}.html .cqTextBookSearch-isbn-sample:after{content:"";display:block;width:0;height:0;position:absolute;bottom:-20px;left:196px;border:10px solid transparent;border-top-color:#fff}.html .cqTextBookSearch-isbn-sample:before{content:"";display:block;width:0;height:0;position:absolute;bottom:-24px;left:194px;border:12px solid transparent;border-top-color:#ccc}.html .textbook-stores{background-color:#f5f2ed;padding:30px 0 23px;margin-bottom:40px}.html .textbook-stores a{font-family:Lato,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.5;color:#000;display:block;width:25%;padding:0 10px;text-align:center;float:left;border-left:1px solid #ccc}.html .textbook-stores a:first-child{border-left:none}.html .textbook-stores a:focus,.html .textbook-stores a:hover{text-decoration:none}.html .textbook-stores a:focus .textbook-store-cta,.html .textbook-stores a:hover .textbook-store-cta{text-decoration:underline}.html .textbook-store-cta{display:block;font-size:17px;margin-top:3px;color:#346250}.html .textbook-announcement-hdr,.html .textbook-store-hdr{font-family:Poynter,serif;font-size:24px;line-height:1.2;font-weight:400;margin-bottom:5px}.html .textbook-store-hdr:before{content:"";height:61px;width:63px;display:block;margin:0 auto 15px}.html .textbook-store-hdr.rent:before{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/BN_Textbooks_Sprite.png) -5px -10px no-repeat}.html .textbook-store-hdr.used:before{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/BN_Textbooks_Sprite.png) -74px -10px no-repeat}.html .textbook-store-hdr.new:before{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/BN_Textbooks_Sprite.png) -144px -10px no-repeat}.html .textbook-store-hdr.buy:before{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/BN_Textbooks_Sprite.png) -215px -10px no-repeat}.html .textbook-announcement{background-color:#e4e8e3;text-align:center;padding:25px 10% 23px;margin-bottom:35px}.html .textbook-announcement-hdr{margin-bottom:15px}.html .textbook-announcement-msg{margin-bottom:20px}.html .textbook-announcement-msg p{font:300 16px/1.618 GillSans,Arial,sans-serif}.html .links-container.textbooks>ul>li{min-width:125px;padding-left:20px;width:19%}.html .textbook-store-search{margin:40px 0 60px}.html .textbook-store-search .cqTextBookSearch{top:0;width:auto;margin-right:30px}.html .textbook-store-search .cqTextBookSearch input[type=text]{width:100%;border-color:#b4b2ac;background-image:none;background-color:#fff}.html .textbook-store-search .cqTextBookSearch input[type=text]:focus{border:1px solid #346250;-webkit-box-shadow:none;box-shadow:none}.html .textbook-store-search .cqTextBookSearch-isbn-link{top:6px}.html .textbook-store-search .cqTextBookSearch-isbn-sample:after{left:190px}.html .textbook-store-search .cqTextBookSearch-isbn-sample:before{left:188px}.html .textbook-topic{margin-bottom:60px}.html .textbook-topic p{line-height:30px}.html .textbook-topic h2{font-family:Poynter,serif;font-size:30px;line-height:1.6;font-weight:600;color:#000;background-color:#f5f2ed;padding:6px 30px 6px 24px;margin:0 0 20px -24px}.html .textbook-topic h2:after{content:"";height:40px;width:46px;display:block;margin:3px auto;float:right}.html .textbook-topic h2.bookstack:after{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/BN_Textbooks_Sprite.png) 2px -77px no-repeat}.html .textbook-topic h2.truck:after{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/BN_Textbooks_Sprite.png) -205px -77px no-repeat;width:60px}.html .textbook-topic h2.tag:after{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/BN_Textbooks_Sprite.png) -54px -77px no-repeat}.html .textbook-topic h2.fourteenday:after{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/BN_Textbooks_Sprite.png) -265px -77px no-repeat}.html .textbook-topic h2.piggybank:after{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/BN_Textbooks_Sprite.png) -150px -77px no-repeat}.html .textbook-topic h2.new:after{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/BN_Textbooks_Sprite.png) -101px -77px no-repeat}.html .textbook-topic-item{margin:14px 0 1px;font-size:18px;font-weight:500}.html .textbook-topic-item:first-of-type{line-height:1;margin-bottom:7px}.html .textbook-hero-image img{left:100%;margin-left:-200%;position:relative}.html .textbook-topic h2{line-height:1.65;margin:0 0 20px}.html .textbook-topic{font:400 15px/1.618 Lato,Arial,sans-serif}.html .textbook-topic p{padding:0 25px}.html .cqTextBookSearch-isbn-link{font-size:15px}.html .textbook-store-search .cqTextBookSearch-isbn-link{width:170px}.html .textbook-store-search .cqTextBookSearch{margin:0 20px}.html .cqTextBookSearch-isbn-sample{left:-117px}.html .textbooks .module-hdr{margin:20px}.html .links-container.browse.textbooks{display:block}@media only screen and (max-width:669px){.html .textbook-stores{padding:0}.html .textbook-stores a{padding:25px 0;float:none;width:auto;border-left:none;border-top:1px solid #ccc;margin:0 20px}.html .textbook-stores a:first-child{border-top:none}.html .cqTextBookSearch-isbn-sample{left:-56px}.html .cqTextBookSearch-isbn-sample img{max-width:257px}.html .links-container.textbooks>ul>li{min-width:45%;padding-left:20px;width:45%}}@media only screen and (max-width:499px){.html .textbook-topic h2:after{display:none;float:none}.html .textbook-store-search{margin:40px 0 90px}.html .cqTextBookSearch{height:18px;left:auto;margin:0 auto;position:relative;top:-200px;width:100%}.html .cqTextBookSearch input[type=text]{border:1px solid #fff;border-radius:0;color:#000;font-size:16px;font-weight:300;height:60px;padding:2px 50px 0 20px;position:relative;width:95%}.html #txtBookSearchSubmit{right:5px}.html .cqTextBookSearch-isbn-link{top:-55px;width:190px}.html .textbook-store-search .cqTextBookSearch-isbn-link{top:65px}.html .cqTextBookSearch-isbn-sample:after{left:152px}.html .cqTextBookSearch-isbn-sample:before{left:150px}}.html .hero1600 img.bnmcard{left:0;max-width:100%}.html .mc-hdr{position:absolute;top:50px;right:55px;width:auto}.html .mc-hdr [class^=bttn]{margin-top:15px}.html .mc-hdr-main{font-family:Poynter,serif;font-weight:600;font-size:30px;line-height:1.2;color:#000;margin:0 0 10px}.html .mc-hdr-sub{font-family:Lato,Arial,sans-serif;font-weight:400;font-size:15px;line-height:1.7;color:#000}.html .mc-features sup,.html .mc-hdr sup{font-family:sans-serif;font-size:50%;top:-.75em}.html .mc-features{border-bottom:1px solid #ccc;padding-bottom:30px;margin:25px auto 50px;width:900px;clear:left;overflow:hidden}.html .mc-features-group{float:left;width:50%}.html .mc-features-group:first-of-type{border-right:1px solid #ccc}.html .mc-feature{text-align:center;padding:30px 50px;margin:0 49px;padding:30px 0;height:350px}.html .mc-feature:first-of-type{border-bottom:1px solid #ccc}.html .mc-feature-hdr{font-family:Poynter,serif;font-weight:600;font-size:24px;line-height:1.5;color:#000;margin:0 0 7px}.html .mc-feature-hdr.nofee{margin-top:25px}.html .mc-icon:before{content:"";display:block;width:62px;height:62px;margin:0 auto 10px}.html .mc-icon.earnrewards:before{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/MasterCard_Sprites.png) no-repeat -9px -182px}.html .mc-icon.earn5pct:before{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/MasterCard_Sprites.png) no-repeat -79px -182px}.html .mc-icon.earngiftcards:before{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/MasterCard_Sprites.png) no-repeat -149px -182px}.html .mc-icon.earnmembership:before{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/MasterCard_Sprites.png) no-repeat -219px -182px}.html .mc-feature p{font-family:Lato,Arial,sans-serif;font-weight:400;font-size:13px;line-height:1.75;color:#000}.html .mc-questions{margin:25px auto 50px;width:860px}.html .mc-questions p{font-size:12px;line-height:1.7;margin:0 0 10px}.html .mc-questions ul{list-style:disc inside none;font-size:12px;line-height:1.7}.html .mc-questions li{margin-bottom:10px}.html .mc-questions a{font-family:Lato,Arial,sans-serif;font-weight:700;font-size:inherit;color:#346250}.html .dOnly{display:none}.html .mOnly{display:block}.html .mc-hdr{position:relative;top:0;right:0;left:0;text-align:center;padding:20px 10px 30px;border-bottom:1px solid #ccc}.html .mc-questions{padding:0 20px}.html .mc-features,.html .mc-questions{width:auto}@media only screen and (max-width:699px){.html .mc-hdr-main{font-size:25px;margin-top:20px}.html .mc-hdr-main.mOnly{margin-top:55px}}@media only screen and (max-width:599px){.html .mc-hdr-main.mOnly{margin-top:30px}}@media only screen and (max-width:899px){.html .mc-features-group{float:none;width:100%}.html .mc-features-group:first-of-type{border-right:none}.html .mc-feature{border-bottom:1px solid #ccc;height:auto}.html .mc-features-group:last-of-type .mc-feature:last-of-type{border-bottom:none}}@media only screen and (max-width:699px){.html .n-comp-2015 .n-comp-scroll .module-bn{width:100%}.html .n-comp-2015 .btn-nook-comparison{text-align:center;height:45px;display:inline;font-size:17px;padding:10px}.html .main-content .n-comp-2015 [class*=btn]{padding:10px}}.mobile-only{display:block!important}.skavahide{display:none!important}.container.container--no-padding-bottom,.main-content.container{padding:0!important}.container.container--no-padding-bottom .col-lg-10.pl-l{float:none!important;margin:0!important;padding:0!important;width:100%!important}header h1{font-size:30px;line-height:1.2;margin:10px}.header h1,header h1{font-family:PoynterOSDisp-Semibold,Poynter;font-weight:600}.header h1{font-size:26px;font-style:normal;line-height:1.25;margin:0;padding:0 20px}.text--subheader{display:block;font-size:14px;line-height:1.5;margin:5px 0 20px;padding:0 20px}.text--block-center,.text--center,.text--subheader{text-align:center}.text--uppercase{text-transform:uppercase}.col-lg-12{width:100%}.bd-geyser{border:1px solid #d0d9df}.bg-white{background-color:#fff}.bg-deep-blue{background-color:#112d4d}.promo-pdp{line-height:1.2;margin:0 0 5px;width:100%}.promo-pdp .container{margin:0 auto!important;padding:30px 10px!important;display:block;text-align:center}.promo-pdp--light-text a{font-family:PoynterOSDisp-Semibold,Poynter;font-size:24px;font-weight:300;color:#fff;text-decoration:none}.promo-pdp--light-text .promo-pdp__cta{color:#fff;display:block;text-decoration:underline;font-size:14px}section header.mb-s .rule:after,section header.mb-s .rule:before{height:0;-webkit-flex-grow:0;margin-right:0}section header.mb-s .rule:after .mb-xs,section header.mb-s .rule:before .mb-xs{text-align:left;margin:0}section header.mb-s .rule:after .mb-xs h2:after,section header.mb-s .rule:before .mb-xs h2:after{content:">"}section header.mb-s a{text-align:left;display:block}section header.mb-s a span{font-size:13px;display:inline-block;padding-left:20px}section .editorial-collection .align-horizontal{display:block}section .editorial-collection .align-horizontal.row{margin:0;padding:0 20px}section .editorial-collection .align-horizontal.row .col-lg-4{width:100%;padding:0}section .editorial-collection .align-horizontal.row .col-lg-4 h2{font-size:16px}section .editorial-collection .align-horizontal.row .col-lg-4 h3.title{margin-top:15px;font-family:PoynterOSDisp-Semibold,Poynter;font-size:16px;color:#010101;position:relative;width:95%;width:calc(100% - 20px);-webkit-box-sizing:border-box;box-sizing:border-box}section .editorial-collection .align-horizontal.row .col-lg-4 p{line-height:18px;font-family:GillSansMTPro-Book,GillSansMTPro-Medium;font-size:13px;margin-top:0}section .editorial-collection .align-horizontal.row .col-lg-8{width:100%;border:none}section .editorial-collection .align-horizontal.row .col-lg-8 .bd-left-disabled-gray{border-left:0}section .editorial-collection .align-horizontal.row .col-lg-8 .bd-left-disabled-gray.pl-m{padding-left:0!important}section .editorial-collection .align-horizontal.row .col-lg-8 .product-shelf,section .editorial-collection .align-horizontal.row .col-lg-8 .slick-list{margin:0}section .editorial-collection .align-horizontal.row .col-lg-8 .slick-track{width:100%!important}section .editorial-collection .align-horizontal.row .col-lg-8 .product-shelf-tile{display:table-cell;padding-right:10px;width:106px!important}section .editorial-collection .align-horizontal.row .col-lg-8 .product-shelf-image-cont{height:auto;max-height:173px;margin-bottom:5px;max-width:none;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;padding:0}section .editorial-collection .align-horizontal.row .col-lg-8 .product-shelf-image-cont .product-shelf-image a{display:-webkit-box;max-width:114px!important;font-size:13px}section .editorial-collection .align-horizontal.row .col-lg-8 .product-shelf-image-cont .product-shelf-image a img{max-height:173px!important;max-width:auto;width:100%!important}section .editorial-collection .align-horizontal.row .col-lg-8 .product-shelf-image-cont .product-shelf-image .product-shelf-favorite,section .editorial-collection .align-horizontal.row .col-lg-8 .product-shelf-image-cont .product-shelf-image product-last-star,section .editorial-collection .align-horizontal.row .col-lg-8 .product-shelf-image-cont .product-shelf-image product-shelf-curl{display:none}section .editorial-collection .align-horizontal.row .col-lg-8 .product-shelf-info{border-top:0;margin-bottom:5px}section .editorial-collection .align-horizontal.row .col-lg-8 .product-shelf-info a{font-size:13px}#searchGrid section h2{margin-bottom:5px;font-family:PoynterOSDisp-Semibold,Poynter;font-size:22px;color:#010101;position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:20px}@media only screen and (max-width:699px){#searchGrid section h2 #searchGrid section h2{margin-bottom:5px;font-family:PoynterOSDisp-Semibold,Poynter;font-size:22px;color:#010101;position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:20px}}.rule:after,.rule:before{display:none}.record-spotlight-title a{font-family:PoynterOSDisp-Semibold,Poynter;color:#010101;font-size:15.5px;line-height:1.3}.product-shelf-author{color:#4e4e4e;font-size:13px;line-height:1.3}.product-shelf-author a{font-family:PoynterOSDisp-Semibold,Poynter;font-size:13px;line-height:1.3}.product-shelf-curl,.product-shelf-favorite{display:none}.star{font-size:14px}.product-shelf-grid .product-shelf-tile{width:145px!important}.product-shelf.book .slick-list .product-shelf-grid{width:2175px!important}header.text--center{text-align:left}.product-shelf-grid .product-shelf-tile-book .product-shelf-image>a img{max-height:173px;max-width:114px}.product-shelf .slick-arrow{display:none!important}.product-shelf-info{border-top:none!important}.book .product-shelf-info{min-height:284px!important;min-height:17.75rem!important}.department-product-grid{list-style:none;padding:0;height:auto!important;margin-top:48px;margin-top:3rem;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#f1f3f1}.department-product-grid .book-link{display:none}.department-product-grid .item{padding:0}.department-product-grid .item div{border-right:1px solid #ccc;width:100%;height:100%;position:relative;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 12px;padding:0 .75rem;-webkit-flex-direction:column;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.department-product-grid .item div .varieties{margin:0;padding:0;text-align:center}.department-product-grid .item header{margin-top:0;margin-bottom:0;width:100%}.department-product-grid.columns-4 li.item[style]{height:unset!important}.department-product-grid.columns-4 .item{width:100%;border-bottom:1px solid #ccc}.link-reset{display:inline-block;text-decoration:none;color:inherit;padding:0;line-height:1;cursor:pointer;font-size:16px;font-family:GillSansMTPro-Medium;padding:18px 31px 16px 20px;color:#002612}.link-reset:before{background:url(//d1b4ee4v90cgsg.cloudfront.net/b-n/skassets/bnb/v201710112353p/img/sprite-categories_2x.png);background-position:-38px -3px;background-size:276px 84px;height:16px;width:11px;text-indent:100%;white-space:nowrap;right:18px;position:absolute;top:19px;content:" "}.banner-with-image .promo-pdp a{font:16px GillSansMTPro-Medium;font-weight:300;color:#fff;text-decoration:none}.banner-with-image .promo-pdp a .promo-pdp__cta{font-family:GillSansMTPro-Book,GillSansMTPro-Medium;color:#346250;font-size:14px;color:#fff;display:block;padding:15px 0 0}.mobile-only{display:none}.textbooksSearchDT{position:relative}.textbooksSearchDT .navigation-search-input{width:70%}.textbooksSearchISBNDT{position:absolute;right:20px;top:35%}.textbook-ISBN-tooltip-MP{display:none}.icon-textbook-buyback,.icon-textbook-new,.icon-textbook-rental,.icon-textbook-used{font-size:50px}.textbooksHeroDT.page-hero{margin:0 auto;position:relative;width:1040px;max-width:1040px}.textbooksHeroDT img{max-width:100%}.textbooksHeroDT,.textbooksSearchDT,.textbooksSearchISBNDT{display:none}.textbook-ISBN-tooltip-MP{display:block}.textbook-hero-wrapper-mobile{position:relative;height:182px;clear:left;max-width:600px;margin:0 auto}.textbook-hero-wrapper-mobile.search-only{height:50px}.textbooksHeroMP{position:relative;overflow:hidden}.textbooksHeroMP .hero-MP img{height:182px;max-width:100%}.textbook-hero-wrapper-mobile .page-hero{position:absolute}.textbook-hero-wrapper-mobile .textbook-searchboxMP{position:relative;top:37%;margin:0 20px}.textbook-hero-wrapper-mobile.search-only .textbook-searchboxMP{top:0}.textbook-hero-wrapper-mobile+.html .cqTextBookSearch-isbn-link{top:4px;width:150px}.textbookstores-r17{padding:0 20px}.textbookstores-r17 p{font-family:Lato,Arial,sans-serif!important;font-weight:400!important;font-size:14px!important;line-height:1.5!important;margin:4px}.textbook-announcement-hdr,.textbookstores-r17 p.textbook-store-r17{font-family:PoynterOSDisp-Semibold,Poynter!important;font-weight:600!important;font-size:24px!important;line-height:1.2!important;margin-bottom:5px}.textbookstores-r17 a{font-family:Lato,Arial,sans-serif!important;font-weight:400!important;font-size:14px!important;line-height:1.5!important;color:#347d56}.textbook-store-r17:before{content:"";height:50px;width:55px;display:block;margin:0 auto 8px}.textbook-store-r17.rent:before{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/BN_Textbook_Sprites_mobile-retina.png) 5px 0 no-repeat;background-size:260px 50px}.textbook-store-r17.used:before{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/BN_Textbook_Sprites_mobile-retina.png) -51px 0 no-repeat;background-size:260px 50px}.textbook-store-r17.new:before{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/BN_Textbook_Sprites_mobile-retina.png) -114px 0 no-repeat;background-size:260px 50px}.textbook-store-r17.buy:before{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/BN_Textbook_Sprites_mobile-retina.png) -175px 0 no-repeat;background-size:260px 50px}.textbookstores-r17 .bd-r-geyser{border-bottom:1px solid #d0d9df}.textbookstores-r17 .text--center{padding:25px 0 30px;margin:0 20px}.textbookstores-r17.mb-xxl{margin-bottom:0!important}.textbook-announcement-r17.col-lg-12{background-color:#e6e6e4;padding:27px 40px 30px!important}.textbook-announcement-r17 p{font-family:Lato,Arial,sans-serif!important;font-weight:400!important;font-size:14px!important;line-height:1.5!important}.textbook-announcement-r17 p.header2{font-family:PoynterOSDisp-Semibold,Poynter!important;font-weight:600!important;font-size:24px!important;line-height:1.2!important;margin:0 0 5px}.textbook-announcement-r17 p.header2+p{margin-bottom:20px!important}.textbook-announcement-r17 .btn.btn--medium{background-color:#346250;color:#fff;padding:0 20px;height:48px;margin-top:8px;font-family:Lato,Arial,sans-serif!important;font-weight:400!important;font-size:14px!important;line-height:1.5!important}.textbook-store-content{padding:0 20px 25px;text-align:center}.textbook-store-content .rule:after,.textbook-store-content .rule:before{background-color:transparent!important}.textbook-store-content h2,section .textbook-store-content h2{font-family:PoynterOSDisp-Semibold,Poynter;font-weight:600;font-size:24px;line-height:1.2;margin:25px 0 20px!important;display:block}.textbook-store-content h2:not(:first-of-type){border-top:1px solid #ccc;padding-top:25px!important;padding-bottom:20px!important;margin-top:28px!important}.textbook-store-content p{font-size:14px;line-height:1.5;margin:0!important}.textbook-store-content .sub-heading{font-size:20px;line-height:1;margin:15px 0 5px!important}.html.mobile-only .cqTextBookSearch-isbn-sample{display:none;position:absolute;top:35px;bottom:auto;left:-80px;background-color:#fff;padding:10px 20px 12px;z-index:0;border:1px solid #ccc;text-align:left}.html.mobile-only .cqTextBookSearch-isbn-sample:after{content:"";display:block;width:0;height:0;position:absolute;top:-20px;left:205px;border:10px solid transparent;border-bottom-color:#fff}.html.mobile-only .cqTextBookSearch-isbn-sample:before{content:"";display:block;width:0;height:0;position:absolute;top:-24px;left:203px;border:12px solid transparent;border-bottom-color:#ccc}.textbook-searchboxMP .col-lg-12.pa-ss{padding:13px 0!important}.textbook-searchboxMP form{margin:0}.textbook-searchboxMP .navigation-search-input{width:100%}.textbook-searchboxMP .search-input{border-bottom:2px solid #21282d;border-bottom:.125rem solid #21282d;color:#21282d;font-family:Poynter,Georgia,serif;font-size:60px;font-size:3.75rem;font-style:normal;font-weight:400;position:relative;width:100%}.textbook-searchboxMP .search-input input[type=search]::-moz-placeholder{color:#21282d}.textbook-searchboxMP .search-input input[type=search]::-webkit-input-placeholder{color:#21282d}.textbook-searchboxMP .search-input input[type=search]:-ms-input-placeholder,.textbook-searchboxMP .search-input input[type=search]::-ms-input-placeholder{color:#21282d}.textbook-searchboxMP .search-input input[type=search]::placeholder{color:#21282d}.textbook-searchboxMP .search-input input[type=search]{background:transparent none repeat scroll 0 0;border:medium none;padding-left:1em;width:100%;z-index:1}.textbook-searchboxMP input[type=search]{border:1px solid #ccc;padding:6px;padding:.375rem;min-height:35px;min-height:2.1875rem;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.textbook-searchboxMP .navigation-search-input input[type=search]{border:none;padding-left:1em;width:100%;z-index:1;background:transparent;font-size:12px;line-height:1.5}#txtBookSearchSubmit.r17TextBookSearchSubmitMP{background:transparent url(//dispatch.barnesandnoble.com/content/dam/ccr/design/sprites/BN_Textbook_Sprites_mobile-retina.png) -229px -18px no-repeat;background-size:260px 50px;border:none;border-radius:0;height:38px;margin:0 5px 0 0;padding:0;width:38px;position:absolute;right:0;top:-8px}html:not(.no-scaling){min-width:10px!important}.sk_TextbookLanding .container{padding:0}#searchGrid.bd-left-disabled-gray.pl-xxl{border-width:0;padding:0!important}.sk_TextbookLanding .col-lg-2.if-fixed-width{display:none}.sk_TextbookLanding .col-lg-10.pl-l{width:100%!important;float:none;padding:0!important}.sk_TextbookLanding .col-lg-3{width:100%}.sk_TextbookLanding .bd-r-geyser{border-right-width:0}.icon-textbook-buyback,.icon-textbook-new,.icon-textbook-rental,.icon-textbook-used{display:none}.navigation-search-input:before{content:"";font-size:16px;font-size:1rem;left:10px;left:.625rem;position:absolute;top:10px;top:.625rem;display:none}.hero.mb-xxl{margin-bottom:0!important}.coupon-features{min-height:408px;min-height:25.5rem}.mw1040{max-width:1100px;margin:0 auto}.coupon-promo-copy-height{height:80px;height:5rem}.coupon-promo .brow{margin:10px 0}.promo-item-name .header3{font-family:Lato,sans-serif;font-weight:400;height:22px;overflow:hidden}#coupn-promo-container{overflow:hidden;clear:left}header .text--subheader{font-size:14px;line-height:1.5}.html .hero .hero-slide{height:auto}.coupon.col-lg-6{width:100%}.coupon-features+.bd-b-geyser.pt-xs{padding:0!important}.coupon-features p.text--uppercase{font-size:12px}.coupon-features .header1{font-size:22px;font-weight:600;line-height:1.35;padding:0 20px;color:#21282d!important}.coupon-features .header1,.coupon-features .header4{font-family:PoynterOSDisp-Semibold,Poynter;font-style:normal;margin:0}.coupon-features .header4{font-size:18px;font-weight:400;line-height:1.5}.coupon-features{padding:24px 20px!important;margin:0!important;border-top:1px solid #f9f8f4;min-height:100px!important}.coupon-features .btn{padding:0;margin:3px 5px 5px!important;height:auto;color:#21282d;border-bottom:1px solid #21282d;font-size:12px;font-weight:400;text-transform:uppercase;background-color:transparent!important;border:none!important}.coupon-features .btn:active:active:after,.coupon-features a.btn-ghost:active:active:after,.coupon-features a.btn-ghost:focus,.coupon-features a.btn-ghost:hover,.coupon-features a.btn.active:focus,.coupon-features a.btn.active:hover,.coupon-features a.btn.focus:focus,.coupon-features a.btn.focus:hover,.coupon-features a.btn.hover:focus,.coupon-features a.btn.hover:hover,.coupon-features a.btn:active:active:after,.coupon-features a.btn:focus,.coupon-features a.btn:focus:hover,.coupon-features a.btn:hover,.coupon-features a.btn:hover:active,.coupon-features a.btn:hover:focus,a.btn:focus:active{border:none!important;background-color:transparent!important;color:inherit;height:18px!important;font-size:12px!important;text-transform:uppercase!important}.coupon-features .color-lapis{color:#112d4d}.text--medium{font-size:14px;line-height:1.5}.coupon-promo{margin:0 20px!important;padding:13px 0!important;position:relative}.coupon-promo .brow.color-coal{margin:0 0 5px;font-size:14px;line-height:1.3;color:#828c8e}.coupon-promo .text--medium.color-coal.mt-xxs{color:#515b5b}.coupon-promo a,.coupon-promo a:hover{text-decoration:none}.coupon-promo .header3{font-size:16px;line-height:1.25;font-weight:600;color:#346250!important}.promo-item-name{display:table}.promo-item-name div{display:table-cell;vertical-align:middle;min-width:25px}.promo-item-name .arrow:after{content:"";display:block;background:transparent url(//d1b4ee4v90cgsg.cloudfront.net/b-n/skassets/bnb/v201705160242p/img/sprite-categories_2x.png) repeat scroll -38px -3px/276px 84px;height:17px;white-space:nowrap;width:11px;margin-left:10px}.coupon-promo-copy-height{height:auto;margin-top:5px;color:#515b5b!important}.coupon-promo .btn.btn--medium{display:none}.coupon-promo.bd-b-geyser{border-bottom:1px solid #ccc}.bg-peach{background-color:#efd1bc}.bg-mist{background-color:#c9dbe2}.color-rose,.rose{color:#a36b6c}
section .editorial-collection .align-horizontal.row .col-lg-8 .bd-left-disabled-gray{border-left:0}
/* .10312017 Smartgift. */