/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
/*
 * Ice Box
 * AUTHOR: JEREMY HAWES
 * Support: support@1littledesigner.com
 * Version: 1.1.0
 * Description: Minimal Gallery Lightbox for RapidWeaver 5+ & Stacks 2+
 */

/* MODAL/LIGHTBOX STYLES */
#Choco_content, #Choco_content * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#Choco_overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  display: none;
  padding: 0;
  margin: 0;
  background: #FFFFFF !important;
  background-color: #FFFFFF !important;
}
#Choco_content {
  display: none;
  z-index: 10001;
  position: fixed;
  left: 50%;
  top: 50%;
  border-top: 1px solid transparent;
  overflow: visible !important;
}
#Choco_content #Choco_close {
  background-image: url() !important;
  width: 30px;
  height: 25px;
  background-repeat: no-repeat;
  z-index: 10002;
  cursor: pointer;
  margin-top: -20px;
  display: none;
}
#Choco_content #Choco_loading {
  background-image: url() !important;
  width: 9px;
  height: 11px;
  background-repeat: no-repeat;
  z-index: 10002;
  cursor: pointer;
  float: right;
  margin-top: -20px;
  display: none;
}
#Choco_content #Choco_left_arrow {
  background-image: url() !important;
  float: left;
  background-position: 12%;
  left: -14%;
}
#Choco_content #Choco_right_arrow {
  background-image: url() !important;
  float: right;
  background-position: 88%;
  left: 14%;
}
#Choco_content .Choco_arrows {
  background-repeat: no-repeat;
  display: none;
  position: relative;
  cursor: pointer;
  width: 49%;
  top: -100%;
  height: 100%;
  margin-top: -30px;
}
#Choco_container_photo {
  text-align: center;
  width: 800px;
  height: 600px;
}
#Choco_container_description {
  padding: 0;
  width: 100%;
  color: #333333 !important;
  clear: both;
  position: relative;
  font-size: 12px;
  margin-top: -5px;
  visibility: hidden;
  height: 32px;
}
#Choco_container_title {
  float: left;
  padding: 5px 0;
  width: 84%;
}
#Choco_container_via {
  padding: 5px 0;
  float: right;
  width: 8%;
  text-align: right;
  
}
#Choco_bigImage {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
  margin-top: -5px;
}
/* THUMBNAIL STYLES */
#iceBox_stacks_in_54_page4 .chocBoxImage img {
  margin: 0 0px 0px 0;
  border-radius: 0px;
  float: left;
}



#stacks_out_54_page4 {
	width: 250px;
}

#pglt_overlaystacks_in_55_page4 {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  overflow: scroll;
  padding: 0px 15px;
  cursor: pointer;
}
#pglt_overlaystacks_in_55_page4:after {
  content: '✖';
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  padding: 30px;
  box-sizing: border-box;
  cursor: pointer;
  text-align: right;
  color: rgba(255, 255, 255, 1.00);
  font-size: 30px;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.50);
  opacity: 0;
  transition: opacity 400ms linear;
}
.pglt_fadestacks_in_55_page4 #pglt_overlaystacks_in_55_page4:after {
  opacity: 1;
}
body.pglt_noscrollstacks_in_55_page4 {
  overflow: hidden;
  height: 100%;
}
#pglt_holderstacks_in_55_page4 {
  cursor: pointer;
  display:none;
  overflow: hidden;
}
#pglt_spacestacks_in_55_page4 {
  width: 100%;
  display:none;
}
#pglt_spacestacks_in_55_page4 {
  margin: 20px auto 20px auto;
}
#pglt_holderstacks_in_55_page4 * {
  pointer-events: none !important;
}
#pglt_wrapstacks_in_55_page4 {
  position: relative;
  box-sizing: content-box;
  margin: 20px auto 100px auto;
  
  margin: 20px auto 20px auto;
  
  z-index: 1;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
.closing-pop-outstacks_in_55_page4 #pglt_wrapstacks_in_55_page4 {
  pointer-events: none !important;
}
#pagelit_stacks_in_55_page4 {
  position: relative;
  z-index: 1;
  display: none;
}
#pagelit_stacks_in_55_page4,
#pglt_wrapstacks_in_55_page4 .anim {
  -webkit-transform: translateX(-25%);
  transform: translateX(-25%);
}
.pglt-open #pagelit_stacks_in_55_page4,
#pglt_wrapstacks_in_55_page4.pglt-open .anim {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  
}
.pglt-close #pagelit_stacks_in_55_page4,
#pglt_wrapstacks_in_55_page4.pglt-close .anim {
  -webkit-transform: translateX(25%);
  transform: translateX(25%);
}

@media (-webkit-min-device-pixel-ratio: 2),(min-device-pixel-ratio: 2),(min-resolution: 192dpi) {

  
  #pglt_overlaystacks_in_55_page4 #pagelit_stacks_in_55_page4,
  #pglt_overlaystacks_in_55_page4 #pagelit_stacks_in_55_page4 .anim {
    transition: none !important;
  }
  #pglt_wrapstacks_in_55_page4 {
    transition: none !important;
  }
  #pglt_overlaystacks_in_55_page4 #pagelit_stacks_in_55_page4.pglt-pop-out,
  #pglt_overlaystacks_in_55_page4 #pglt_wrapstacks_in_55_page4 .anim {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  #pglt_overlaystacks_in_55_page4 #pagelit_stacks_in_55_page4 {
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
  }
  .pglt_fadestacks_in_55_page4 #pglt_overlaystacks_in_55_page4 {
    background: rgba(0, 0, 0, 0.50);
  }
  #pglt_overlaystacks_in_55_page4:after {
    display: none;
  }
  #pglt_overlaystacks_in_55_page4:before {
    content: '✖';
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 30px;
    box-sizing: border-box;
    cursor: pointer;
    text-align: right;
    color: rgba(255, 255, 255, 1.00);
    font-size: 30px;
    line-height: 30px;
  }
  

}

@-moz-document url-prefix() {
  #pglt_overlaystacks_in_55_page4 #pagelit_stacks_in_55_page4,
  #pglt_overlaystacks_in_55_page4 #pagelit_stacks_in_55_page4 .anim {
    transition: none !important;
  }
  #pglt_wrapstacks_in_55_page4 {
    transition: none !important;
  }
  #pglt_overlaystacks_in_55_page4 #pagelit_stacks_in_55_page4.pglt-pop-out,
  #pglt_overlaystacks_in_55_page4 #pglt_wrapstacks_in_55_page4 .anim {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  #pglt_overlaystacks_in_55_page4 #pagelit_stacks_in_55_page4 {
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
  }
  .pglt_fadestacks_in_55_page4 #pglt_overlaystacks_in_55_page4 {
    background: rgba(0, 0, 0, 0.50);
  }
  #pglt_overlaystacks_in_55_page4:after {
    display: none;
  }
  #pglt_overlaystacks_in_55_page4:before {
    content: '✖';
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 30px;
    box-sizing: border-box;
    cursor: pointer;
    text-align: right;
    color: rgba(255, 255, 255, 1.00);
    font-size: 30px;
    line-height: 30px;
  }
}
#pglt_wrapstacks_in_55_page4 .page {
  overflow: hidden;
  position: absolute;
  width: 50%;
  cursor: pointer;
  padding: 0px 0px;
  box-sizing: border-box;
}

#pglt_wrapstacks_in_55_page4 .page *, #pglt_wrapstacks_in_55_page4 .cover * {
  pointer-events: none;
}

#pglt_wrapstacks_in_55_page4 .page .page-number {
  position: absolute;
  width: 100%;
  bottom: 2%;
  left: 50%;
  font-size: 16px;
  height: 22px;
  line-height: 22px;
  width: 22px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 5px;
  text-align: center;
  color: rgba(0,0,0,0.7);
  background: rgba(255,255,255,0.4);
  font-family: 'helvetica', sans-serif;
}

#pglt_wrapstacks_in_55_page4 .page .page-number {
  display: none;
}

#pagelit_stacks_in_55_page4 > .page,
#pglt_wrapstacks_in_55_page4 .anim > .page {
  left: 50%;
}
#pagelit_stacks_in_55_page4 .page.page-left,
#pglt_wrapstacks_in_55_page4 .anim .page.page-left {
  left: 0;
  z-index: auto !important;
}
#pglt_wrapstacks_in_55_page4 .anim.prev .page.page-left {
  left: auto;
  right: 0;
}
#pglt_wrapstacks_in_55_page4 .anim-inner-wrap {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  padding: 50px;
}
#pglt_wrapstacks_in_55_page4 .anim {
  position: absolute;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  pointer-events: none;
}
#pglt_wrapstacks_in_55_page4 .anim-inner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 25%;
  overflow: hidden;
  z-index: 0;
}
#pglt_wrapstacks_in_55_page4 .anim.pglt-active {
  z-index: 1000;
}
#pglt_wrapstacks_in_55_page4 .anim-inner.pglt-still {
  left: 50%;
}
#pglt_wrapstacks_in_55_page4 .anim.prev .anim-inner.pglt-still {
  left: auto;
  right: 50%;
}
#pglt_wrapstacks_in_55_page4 .anim-inner.pglt-move {
  left: 100%;
  perspective: 2000px;
}
#pglt_wrapstacks_in_55_page4 .anim.prev .anim-inner.pglt-move {
  left: auto;
  right: 100%;
  perspective: 2000px;
}
#pglt_wrapstacks_in_55_page4 .anim-inner.pglt-move .page {
  transform-origin: left;
}
#pglt_wrapstacks_in_55_page4 .anim.prev .anim-inner.pglt-move .page {
  transform-origin: right;
}
#pglt_wrapstacks_in_55_page4 .anim-inner.pglt-move .page-grad {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#pglt_wrapstacks_in_55_page4 .anim.prev .anim-inner.pglt-move .page-grad {
  left: auto;
  right: 0;
}
#pglt_wrapstacks_in_55_page4 .pglt-shdw,
#pglt_wrapstacks_in_55_page4 .pglt-shdw2 {
  position: absolute;
  z-index: 0;
  width: 100%;
  right: 0;
}
#pglt_wrapstacks_in_55_page4 .pglt-shdw2 {
  left: 100%;
}
#pglt_wrapstacks_in_55_page4 .anim.prev .pglt-shdw,
#pglt_wrapstacks_in_55_page4 .anim.prev .pglt-shdw2 {
  left: 0;
  right: auto;
}
#pglt_wrapstacks_in_55_page4 .anim.prev .pglt-shdw2 {
  right: 100%;
  left: auto;
}
#pglt_wrapstacks_in_55_page4 .anim.prev.cover-active .pglt-shdw2 {
  right: 50% !important;
  left: auto !important;
}
#pglt_wrapstacks_in_55_page4 .page.page-left:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0;
  
  background-image: url(pglt-img/ls-pg.png);
  
  background-position: top left;
  background-size: 100% auto;
  background-repeat: repeat-y;
  border-right: 1px solid rgba(0,0,0,0.25);
}
#pglt_wrapstacks_in_55_page4 .page.page-right:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  
  background-image: url(pglt-img/rs-pg.png);
  
  background-size: 100% auto;
  background-position: top left;
  background-repeat: repeat-y;
  border-left: 1px solid rgba(0,0,0,0.25);
}
#pglt_wrapstacks_in_55_page4 .anim .pglt-move .page.page-right:after {
  
  background-image: url(pglt-img/ls-pg.png);
  
}
#pglt_wrapstacks_in_55_page4 .anim .pglt-move .page.page-left:after {
  
  background-image: url(pglt-img/rs-pg.png);
  
}
#pglt_wrapstacks_in_55_page4 .anim .pglt-move .page.page-right.c-left:after {
  
  background-image: url(pglt-img/rs-pg.png);
  
}
#pglt_wrapstacks_in_55_page4 .anim .pglt-move .page.page-left.c-left:after {
  
  background-image: url(pglt-img/ls-pg.png);
  
}
/*
#pglt_wrapstacks_in_55_page4 .anim.prev .pglt-move .page.page-left:after {
  box-shadow: 0px 0px 10px rgba(0,0,0,0.4), inset 10px 0px 30px -10px rgba(0,0,0,0.3);
}
#pglt_wrapstacks_in_55_page4 .anim .pglt-move .page.page-right:after {
  box-shadow: 0px 0px 10px rgba(0,0,0,0.4), inset -10px 0px 30px -10px rgba(0,0,0,0.3);
}
*/
#pglt_wrapstacks_in_55_page4.pglt-open .pglt-depth.page-right {
  margin-left: 2px;
}
#pglt_wrapstacks_in_55_page4.pglt-open .pglt-depth.page-left {
  margin-right: 2px;
}
#pglt_wrapstacks_in_55_page4 .anim .page {
  cursor: default;
}
#pglt_wrapstacks_in_55_page4 .cover-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
#pglt_wrapstacks_in_55_page4 .cover {
  position: absolute;
  left: 50%;
  transform-origin: left;
  cursor: pointer;
}
#pglt_wrapstacks_in_55_page4 .cover.page-left {
  margin-left: -10px;
  margin-top: -10px;
}
#pglt_wrapstacks_in_55_page4 .cover.page-right {
  margin-top: -10px;
}
#pglt_wrapstacks_in_55_page4 .anim.prev .anim-inner .cover {
  transform-origin: right;
}
#pglt_wrapstacks_in_55_page4 .anim .cover {
  left: 0;
  cursor: default;
}
#pagelit_stacks_in_55_page4 .cover.page-left,
#pglt_wrapstacks_in_55_page4 .anim .cover.page-left {
  left: 0;
  z-index: auto !important;
}

#pglt_wrapstacks_in_55_page4 .anim.cover-active .anim-inner {
  left: 0;
}
#pglt_wrapstacks_in_55_page4 .anim.prev.cover-active .anim-inner {
  left: 0;
}
#pglt_wrapstacks_in_55_page4 .anim.cover-active,
#pglt_wrapstacks_in_55_page4 .anim.cover-active .anim-inner {
  overflow: visible;
  perspective: 2000px;
}
#pglt_wrapstacks_in_55_page4 .anim.cover-active .pglt-move-inner {
  transform-origin: left;
  left: 50%;
  position: absolute;
}
#pglt_wrapstacks_in_55_page4 .anim.prev.cover-active .pglt-move-inner {
  transform-origin: right;
  left: auto;
  right: 50%;
}
#pglt_wrapstacks_in_55_page4 .anim.cover-active .pglt-move-inner > div {
  transform-origin: center !important;
}
#pglt_wrapstacks_in_55_page4 .anim.prev.cover-active .pglt-move-inner > div {
  left: 50%;
}
#pglt_wrapstacks_in_55_page4 .anim.cover-active .pglt-shdw2 {
  right: auto;
  left: 50%;
  z-index: -1;
  width: 50%;
}
#pglt_wrapstacks_in_55_page4 .anim.prev.cover-active .pglt-shdw2 {
  left: 0;
}
#pagelit_stacks_in_55_page4 .page.page-right,
#pglt_wrapstacks_in_55_page4 .anim .page.page-right {
  box-shadow: inset -1px -1px 0px rgba(0,0,0,0.15);
}
#pagelit_stacks_in_55_page4 .page.page-left,
#pglt_wrapstacks_in_55_page4 .anim .page.page-left {
  box-shadow: inset 1px -1px 0px rgba(0,0,0,0.15);
}
/*
#pagelit_stacks_in_55_page4 .page {
  transition: margin 100ms linear;
}
*/
#pglt_wrapstacks_in_55_page4.pglt-open .page-right.depth3 {
  box-shadow: 1px 1px 3px rgba(0,0,0,0.15);
}
#pglt_wrapstacks_in_55_page4.pglt-open .page-left.depth3 {
  box-shadow: -1px 1px 3px rgba(0,0,0,0.15);
}

#pglt_wrapstacks_in_55_page4 .cover.c-f,
#pglt_wrapstacks_in_55_page4 .cover.cb-f {
  border-radius: 0px 0px 0px 0px;
}
#pglt_wrapstacks_in_55_page4 .cover.c-b,
#pglt_wrapstacks_in_55_page4 .cover.cb-b {
  border-radius: 0px 0px 0px 0px;
}
#pglt_wrapstacks_in_55_page4 .page.pglt-fr,
#pglt_wrapstacks_in_55_page4 .page.pglt-fr:after {
  overflow: hidden;
  border-radius: 0px 0px 0px 0px;
}
#pglt_wrapstacks_in_55_page4 .page.pglt-bk,
#pglt_wrapstacks_in_55_page4 .page.pglt-bk:after {
  overflow: hidden;
  border-radius: 0px 0px 0px 0px;
}
#pglt_wrapstacks_in_55_page4 .page.page-left.pglt-fr,
#pglt_wrapstacks_in_55_page4 .page.page-left.pglt-fr:after {
  border-radius: 0px 0px 0px 0px;
}
#pglt_wrapstacks_in_55_page4 .page.page-right.pglt-bk,
#pglt_wrapstacks_in_55_page4 .page.page-right.pglt-bk:after {
  border-radius: 0px 0px 0px 0px;
}
#pglt_wrapstacks_in_55_page4 .anim .page.page-left.pglt-fr,
#pglt_wrapstacks_in_55_page4 .anim .page.page-left.pglt-fr:after {
  overflow: hidden;
  border-radius: 0px 0px 0px 0px;
}
#pglt_wrapstacks_in_55_page4 .anim .page.page-right.pglt-bk,
#pglt_wrapstacks_in_55_page4 .anim .page.page-right.pglt-bk:after {
  overflow: hidden;
  border-radius: 0px 0px 0px 0px;
}

#pagelit_stacks_in_55_page4 .c-f.page-left,
#pagelit_stacks_in_55_page4 .c-b.page-right,
#pagelit_stacks_in_55_page4 .cb-f.page-left,
#pagelit_stacks_in_55_page4 .cb-b.page-right {
  display: none !important;
}
#pagelit_stacks_in_55_page4 .cover.cb-f {
  box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.6);
}
#pagelit_stacks_in_55_page4 .cover.c-b {
  box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.6);
}
/* Pagination */
#pglt_navstacks_in_55_page4 {
  margin: 0px 0px 20px;
  padding: 30px 0px 10px;
  text-align: center;
  position: absolute;
  width: 100%;
  
  opacity: 0;
  
  transition: opacity 400ms linear;
  font-family: 'helvetica', sans-serif;
}
.pglt_fadestacks_in_55_page4 #pglt_navstacks_in_55_page4 {
  opacity: 1;
}
#pglt_navstacks_in_55_page4 a {
  margin: 0px 5px;
  border-radius: 5px;
  cursor: pointer;
  height: 33px;
  width: 40px;
  padding: 0px;
  display: inline-block;
  background: rgba(245, 56, 41, 1.00);
  vertical-align: bottom;
}
#pglt_navstacks_in_55_page4 a:active {
  box-shadow: inset 0px 33px 0px rgba(0,0,0,0.15);
}
#pglt_navstacks_in_55_page4 a svg {
  width: 20px;
  height: 20px;
}
#pglt_navstacks_in_55_page4 a, #pglt_navstacks_in_55_page4 form {
  transition: 300ms opacity ease;
  pointer-events: none;
  opacity: 0;
  position: absolute;
}
#pglt_navstacks_in_55_page4 a.pglt_next,
.pglt-open #pglt_navstacks_in_55_page4 a, .pglt-open #pglt_navstacks_in_55_page4 form {
  pointer-events: all;
  opacity: 1;
  position: relative;
}
.pglt-close #pglt_navstacks_in_55_page4 a, .pglt-close #pglt_navstacks_in_55_page4 form {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
.pglt-close #pglt_navstacks_in_55_page4 a.pglt_prev {
  pointer-events: all;
  opacity: 1;
  position: relative;
}
#pglt_holderstacks_in_55_page4 #pglt_navstacks_in_55_page4 a {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
#pglt_navstacks_in_55_page4 a svg {
  fill: rgba(255, 255, 255, 1.00);
  height: 33px;
  pointer-events: none;
}
#pglt_navstacks_in_55_page4 form {
  line-height: 33px;
  height: 33px;
  border: 1px solid transparent;
  display: inline-block;
  margin: 0;
  padding: 3px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 5px;
}
#pglt_navstacks_in_55_page4 form input {
  display: inline-block;
  width: 50px;
  height: 25px;
  line-height: 25px;
  text-align: right;
  vertical-align: top;
  border-radius: 4px 0px 0px 4px;
  border: 1px solid #ccc;
}
#pglt_navstacks_in_55_page4 form span {
  display: inline-block;
  line-height: 25px;
  width: 50px;
  text-align: left;
  vertical-align: top;
}
#pglt_wrapstacks_in_55_page4 .cover {
  position: absolute;
  left: 50%;
  transform-origin: left;
  cursor: pointer;
}



#pglt_loadstacks_in_55_page4 {
  margin: 180.000000px auto;
}
#pglt_loadstacks_in_55_page4 .pglt_load_wrap {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

#pglt_loadstacks_in_55_page4 .pglt_loader {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#pglt_loadstacks_in_55_page4 .pglt_loader:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333333;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
#pglt_loadstacks_in_55_page4 .pglt_loader2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg);
}
#pglt_loadstacks_in_55_page4 .pglt_loader3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg);
}
#pglt_loadstacks_in_55_page4 .pglt_loader4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg);
}
#pglt_loadstacks_in_55_page4 .pglt_loader2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
#pglt_loadstacks_in_55_page4 .pglt_loader3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
#pglt_loadstacks_in_55_page4 .pglt_loader4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}


.pglt-frstacks_in_56_page4, .pglt-bkstacks_in_56_page4 {
  background-size: 100% 100%;
  background-position: center;
}
.pglt-frstacks_in_56_page4 {
  
  background-image: url();
  
  
  background-color: #FFFFFF;
}
.pglt-bkstacks_in_56_page4 {
  
  background-image: url();
  
  
  background-color: #FFFFFF;
}

.pglt-frstacks_in_63_page4, .pglt-bkstacks_in_63_page4 {
  background-size: 100% 100%;
  background-position: center;
}
.pglt-frstacks_in_63_page4 {
  
  background-image: url();
  
  
  background-color: #FFFFFF;
}
.pglt-bkstacks_in_63_page4 {
  
  background-image: url();
  
  
  background-color: #FFFFFF;
}

.pglt-frstacks_in_70_page4, .pglt-bkstacks_in_70_page4 {
  background-size: 100% 100%;
  background-position: center;
}
.pglt-frstacks_in_70_page4 {
  
  background-image: url();
  
  
  background-color: #FFFFFF;
}
.pglt-bkstacks_in_70_page4 {
  
  background-image: url();
  
  
  background-color: #FFFFFF;
}

.pglt-frstacks_in_77_page4, .pglt-bkstacks_in_77_page4 {
  background-size: 100% 100%;
  background-position: center;
}
.pglt-frstacks_in_77_page4 {
  
  background-image: url();
  
  
  background-color: #FFFFFF;
}
.pglt-bkstacks_in_77_page4 {
  
  background-image: url();
  
  
  background-color: #FFFFFF;
}

.pglt-frstacks_in_84_page4, .pglt-bkstacks_in_84_page4 {
  background-size: 100% 100%;
  background-position: center;
}
.pglt-frstacks_in_84_page4 {
  
  background-image: url();
  
  
  background-color: #FFFFFF;
}
.pglt-bkstacks_in_84_page4 {
  
  background-image: url();
  
  
  background-color: #FFFFFF;
}

/* Magnific Popup CSS */

.mfp-fade-stacks_in_93_page4.mfp-bg {
    z-index: 502; /* originally 502 */
    background: #0B0B0B;
}

.mfp-wrap {
    z-index: 503; /* originally 503 */
}

.mfp-content {
    z-index: 505; /* defaults to 505 */
}

.mfp-preloader {
    z-index: 504; /* originally 504 */
}

button.mfp-close,
button.mfp-arrow {
    z-index: 506; /* originally 506 */
}

.mfp-iframe-holder .mfp-content {
    
    
    
    
}

.responsivelightbox-inline {
    background: ;

    max-width: 500px;

}

/* Animation */
/* overlay at start */
.mfp-fade-stacks_in_93_page4.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade-stacks_in_93_page4.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade-stacks_in_93_page4.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade-stacks_in_93_page4.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 1.15s ease-out;
  -moz-transition: all 1.15s ease-out;
  transition: all 1.15s ease-out;
}
/* content animate it */
.mfp-fade-stacks_in_93_page4.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade-stacks_in_93_page4.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* End Animation */
#stacks_in_116_page4>.s3_row {
	margin: 0 -0px;
}

#stacks_in_116_page4>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_116_page4>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_116_page4>.s3_row>.s3_column {
	padding: 0 0px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_116_page4>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_116_page4>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}


}





/* If modifying any of this code, update the template.html file too */

/* CSS code for the amazon button */

#stacks_in_117_page4 *,
#stacks_in_117_page4 *:before,
#stacks_in_117_page4 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_117_page4 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}








/* Vertical gradient fill */
.ButtonMakerStackstacks_in_117_page4 {
	background-color: #EDB832;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#F4D889), to(#EDB832));
	background-image: -moz-linear-gradient(top, #F4D889, #EDB832);
	background-image: -ms-linear-gradient(top, #F4D889, #EDB832);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F4D889), color-stop(100%, #EDB832));
	background-image: -webkit-linear-gradient(top, #F4D889, #EDB832);
	background-image: -o-linear-gradient(top, #F4D889, #EDB832);
	background-image: linear-gradient(top, #F4D889, #EDB832);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F4D889', endColorstr='#EDB832', GradientType=0);
}

.ButtonMakerStackstacks_in_117_page4:hover {
	background-color: #1A2330;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#878787), to(#1A2330));
	background-image: -moz-linear-gradient(top, #878787, #1A2330);
	background-image: -ms-linear-gradient(top, #878787, #1A2330);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #878787), color-stop(100%, #1A2330));
	background-image: -webkit-linear-gradient(top, #878787, #1A2330);
	background-image: -o-linear-gradient(top, #878787, #1A2330);
	background-image: linear-gradient(top, #878787, #1A2330);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#878787', endColorstr='#1A2330', GradientType=0);
}


















.ButtonMakerStackstacks_in_117_page4 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #000000;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_117_page4:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_117_page4 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_117_page4 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_117_page4 .Button-Label {
	color: #0E0E0E;
	font-size: 20px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_117_page4:hover .Button-Label {
	color: #FFFFFF;
}




/* If button icon is enabled */
.ButtonMakerStackstacks_in_117_page4 .Button-Icon {
	float: left;
	width: 50px;
	z-index: 15;
	overflow: hidden;
	height: 50px;
	position: relative;
}

.ButtonMakerStackstacks_in_117_page4 .Button-Icon,
.ButtonMakerStackstacks_in_117_page4 .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	font-size: 28px;
	line-height: 50px;
	text-shadow: 1px 1px 1px #000000;
	transition: all 300ms ease-in-out;
}

.ButtonMakerStackstacks_in_117_page4:hover .Button-Icon,
.ButtonMakerStackstacks_in_117_page4:hover .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
}

.ButtonMakerStackstacks_in_117_page4 .Button-Label {
	margin-left: 50px;
	border-left: 1px solid #000000;
}



@media print {
	.ButtonMakerStackstacks_in_117_page4 {
		display: none !important;
	}
}

/* End of CSS code for the amazon button */












#stacks_in_117_page4 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the kindle button */

#stacks_in_195_page4 *,
#stacks_in_195_page4 *:before,
#stacks_in_195_page4 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_195_page4 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}








/* Vertical gradient fill */
.ButtonMakerStackstacks_in_195_page4 {
	background-color: #5DADED;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#103283), to(#5DADED));
	background-image: -moz-linear-gradient(top, #103283, #5DADED);
	background-image: -ms-linear-gradient(top, #103283, #5DADED);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #103283), color-stop(100%, #5DADED));
	background-image: -webkit-linear-gradient(top, #103283, #5DADED);
	background-image: -o-linear-gradient(top, #103283, #5DADED);
	background-image: linear-gradient(top, #103283, #5DADED);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#103283', endColorstr='#5DADED', GradientType=0);
}

.ButtonMakerStackstacks_in_195_page4:hover {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#000000), to(#000000));
	background-image: -moz-linear-gradient(top, #000000, #000000);
	background-image: -ms-linear-gradient(top, #000000, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #000000, #000000);
	background-image: -o-linear-gradient(top, #000000, #000000);
	background-image: linear-gradient(top, #000000, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}


















.ButtonMakerStackstacks_in_195_page4 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #000000;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_195_page4:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_195_page4 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_195_page4 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_195_page4 .Button-Label {
	color: #FFFFFF;
	font-size: 20px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_195_page4:hover .Button-Label {
	color: #F58308;
}


.ButtonMakerStackstacks_in_195_page4 .Button-Label {
	text-shadow: 1px 1px 1px #000000;
}

.ButtonMakerStackstacks_in_195_page4:hover .Button-Label {
	text-shadow: 1px 1px 1px #FEFEFE;
}



/* If button icon is enabled */
.ButtonMakerStackstacks_in_195_page4 .Button-Icon {
	float: left;
	width: 50px;
	z-index: 15;
	overflow: hidden;
	height: 50px;
	position: relative;
}

.ButtonMakerStackstacks_in_195_page4 .Button-Icon,
.ButtonMakerStackstacks_in_195_page4 .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	font-size: 28px;
	line-height: 50px;
	text-shadow: 1px 1px 1px #000000;
	transition: all 300ms ease-in-out;
}

.ButtonMakerStackstacks_in_195_page4:hover .Button-Icon,
.ButtonMakerStackstacks_in_195_page4:hover .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
}

.ButtonMakerStackstacks_in_195_page4 .Button-Label {
	margin-left: 50px;
	border-left: 1px solid #000000;
}



@media print {
	.ButtonMakerStackstacks_in_195_page4 {
		display: none !important;
	}
}

/* End of CSS code for the kindle button */












#stacks_in_195_page4 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the B&N nook button */

#stacks_in_196_page4 *,
#stacks_in_196_page4 *:before,
#stacks_in_196_page4 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_196_page4 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_196_page4 {
	background: #1F4A26;
}

.ButtonMakerStackstacks_in_196_page4:hover {
	background: #958E78;
}




















.ButtonMakerStackstacks_in_196_page4 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #000000;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_196_page4:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_196_page4 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_196_page4 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_196_page4 .Button-Label {
	color: #FFFFFF;
	font-size: 20px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_196_page4:hover .Button-Label {
	color: #1E4725;
}




/* If button icon is enabled */
.ButtonMakerStackstacks_in_196_page4 .Button-Icon {
	float: left;
	width: 50px;
	z-index: 15;
	overflow: hidden;
	height: 50px;
	position: relative;
}

.ButtonMakerStackstacks_in_196_page4 .Button-Icon,
.ButtonMakerStackstacks_in_196_page4 .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	font-size: 28px;
	line-height: 50px;
	text-shadow: 1px 1px 1px #000000;
	transition: all 300ms ease-in-out;
}

.ButtonMakerStackstacks_in_196_page4:hover .Button-Icon,
.ButtonMakerStackstacks_in_196_page4:hover .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
}

.ButtonMakerStackstacks_in_196_page4 .Button-Label {
	margin-left: 50px;
	border-left: 1px solid #000000;
}



@media print {
	.ButtonMakerStackstacks_in_196_page4 {
		display: none !important;
	}
}

/* End of CSS code for the B&N nook button */












#stacks_in_196_page4 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the iBook button */

#stacks_in_197_page4 *,
#stacks_in_197_page4 *:before,
#stacks_in_197_page4 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_197_page4 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}








/* Vertical gradient fill */
.ButtonMakerStackstacks_in_197_page4 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#808080), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #808080, #FFFFFF);
	background-image: -ms-linear-gradient(top, #808080, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #808080), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #808080, #FFFFFF);
	background-image: -o-linear-gradient(top, #808080, #FFFFFF);
	background-image: linear-gradient(top, #808080, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#FFFFFF', GradientType=0);
}

.ButtonMakerStackstacks_in_197_page4:hover {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#000000), to(#000000));
	background-image: -moz-linear-gradient(top, #000000, #000000);
	background-image: -ms-linear-gradient(top, #000000, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #000000, #000000);
	background-image: -o-linear-gradient(top, #000000, #000000);
	background-image: linear-gradient(top, #000000, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}


















.ButtonMakerStackstacks_in_197_page4 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #000000;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_197_page4:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_197_page4 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_197_page4 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_197_page4 .Button-Label {
	color: #FFFFFF;
	font-size: 20px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_197_page4:hover .Button-Label {
	color: #FFFFFF;
}


.ButtonMakerStackstacks_in_197_page4 .Button-Label {
	text-shadow: 1px 1px 1px #000000;
}

.ButtonMakerStackstacks_in_197_page4:hover .Button-Label {
	text-shadow: 1px 1px 1px #FEFEFE;
}



/* If button icon is enabled */
.ButtonMakerStackstacks_in_197_page4 .Button-Icon {
	float: left;
	width: 50px;
	z-index: 15;
	overflow: hidden;
	height: 50px;
	position: relative;
}

.ButtonMakerStackstacks_in_197_page4 .Button-Icon,
.ButtonMakerStackstacks_in_197_page4 .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	font-size: 28px;
	line-height: 50px;
	text-shadow: 1px 1px 1px #000000;
	transition: all 300ms ease-in-out;
}

.ButtonMakerStackstacks_in_197_page4:hover .Button-Icon,
.ButtonMakerStackstacks_in_197_page4:hover .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
}

.ButtonMakerStackstacks_in_197_page4 .Button-Label {
	margin-left: 50px;
	border-left: 1px solid #000000;
}



@media print {
	.ButtonMakerStackstacks_in_197_page4 {
		display: none !important;
	}
}

/* End of CSS code for the iBook button */












#stacks_in_197_page4 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the kobo button */

#stacks_in_198_page4 *,
#stacks_in_198_page4 *:before,
#stacks_in_198_page4 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_198_page4 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_198_page4 {
	background: #AD0004;
}

.ButtonMakerStackstacks_in_198_page4:hover {
	background: #000000;
}




















.ButtonMakerStackstacks_in_198_page4 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #000000;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_198_page4:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_198_page4 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_198_page4 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_198_page4 .Button-Label {
	color: #000000;
	font-size: 20px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_198_page4:hover .Button-Label {
	color: #B20004;
}




/* If button icon is enabled */
.ButtonMakerStackstacks_in_198_page4 .Button-Icon {
	float: left;
	width: 50px;
	z-index: 15;
	overflow: hidden;
	height: 50px;
	position: relative;
}

.ButtonMakerStackstacks_in_198_page4 .Button-Icon,
.ButtonMakerStackstacks_in_198_page4 .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	font-size: 28px;
	line-height: 50px;
	text-shadow: 1px 1px 1px #000000;
	transition: all 300ms ease-in-out;
}

.ButtonMakerStackstacks_in_198_page4:hover .Button-Icon,
.ButtonMakerStackstacks_in_198_page4:hover .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
}

.ButtonMakerStackstacks_in_198_page4 .Button-Label {
	margin-left: 50px;
	border-left: 1px solid #000000;
}



@media print {
	.ButtonMakerStackstacks_in_198_page4 {
		display: none !important;
	}
}

/* End of CSS code for the kobo button */












#stacks_in_198_page4 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Audible button */

#stacks_in_201_page4 *,
#stacks_in_201_page4 *:before,
#stacks_in_201_page4 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_201_page4 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_201_page4 {
	background: #EE7008;
}

.ButtonMakerStackstacks_in_201_page4:hover {
	background: #000000;
}




















.ButtonMakerStackstacks_in_201_page4 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #000000;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_201_page4:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_201_page4 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_201_page4 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_201_page4 .Button-Label {
	color: #FFFAF9;
	font-size: 20px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_201_page4:hover .Button-Label {
	color: #B95905;
}




/* If button icon is enabled */
.ButtonMakerStackstacks_in_201_page4 .Button-Icon {
	float: left;
	width: 50px;
	z-index: 15;
	overflow: hidden;
	height: 50px;
	position: relative;
}

.ButtonMakerStackstacks_in_201_page4 .Button-Icon,
.ButtonMakerStackstacks_in_201_page4 .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	font-size: 28px;
	line-height: 50px;
	text-shadow: 1px 1px 1px #000000;
	transition: all 300ms ease-in-out;
}

.ButtonMakerStackstacks_in_201_page4:hover .Button-Icon,
.ButtonMakerStackstacks_in_201_page4:hover .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
}

.ButtonMakerStackstacks_in_201_page4 .Button-Label {
	margin-left: 50px;
	border-left: 1px solid #000000;
}



@media print {
	.ButtonMakerStackstacks_in_201_page4 {
		display: none !important;
	}
}

/* End of CSS code for the Audible button */












#stacks_in_201_page4 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Audio Book (Amazon) button */

#stacks_in_202_page4 *,
#stacks_in_202_page4 *:before,
#stacks_in_202_page4 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_202_page4 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}








/* Vertical gradient fill */
.ButtonMakerStackstacks_in_202_page4 {
	background-color: #EDB832;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#F4D889), to(#EDB832));
	background-image: -moz-linear-gradient(top, #F4D889, #EDB832);
	background-image: -ms-linear-gradient(top, #F4D889, #EDB832);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F4D889), color-stop(100%, #EDB832));
	background-image: -webkit-linear-gradient(top, #F4D889, #EDB832);
	background-image: -o-linear-gradient(top, #F4D889, #EDB832);
	background-image: linear-gradient(top, #F4D889, #EDB832);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F4D889', endColorstr='#EDB832', GradientType=0);
}

.ButtonMakerStackstacks_in_202_page4:hover {
	background-color: #1A2330;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#878787), to(#1A2330));
	background-image: -moz-linear-gradient(top, #878787, #1A2330);
	background-image: -ms-linear-gradient(top, #878787, #1A2330);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #878787), color-stop(100%, #1A2330));
	background-image: -webkit-linear-gradient(top, #878787, #1A2330);
	background-image: -o-linear-gradient(top, #878787, #1A2330);
	background-image: linear-gradient(top, #878787, #1A2330);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#878787', endColorstr='#1A2330', GradientType=0);
}


















.ButtonMakerStackstacks_in_202_page4 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #000000;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_202_page4:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_202_page4 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_202_page4 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_202_page4 .Button-Label {
	color: #0E0E0E;
	font-size: 19px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_202_page4:hover .Button-Label {
	color: #FFFFFF;
}




/* If button icon is enabled */
.ButtonMakerStackstacks_in_202_page4 .Button-Icon {
	float: left;
	width: 50px;
	z-index: 15;
	overflow: hidden;
	height: 50px;
	position: relative;
}

.ButtonMakerStackstacks_in_202_page4 .Button-Icon,
.ButtonMakerStackstacks_in_202_page4 .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	font-size: 28px;
	line-height: 50px;
	text-shadow: 1px 1px 1px #000000;
	transition: all 300ms ease-in-out;
}

.ButtonMakerStackstacks_in_202_page4:hover .Button-Icon,
.ButtonMakerStackstacks_in_202_page4:hover .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
}

.ButtonMakerStackstacks_in_202_page4 .Button-Label {
	margin-left: 50px;
	border-left: 1px solid #000000;
}



@media print {
	.ButtonMakerStackstacks_in_202_page4 {
		display: none !important;
	}
}

/* End of CSS code for the Audio Book (Amazon) button */












#stacks_in_202_page4 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Audio Book (iTunes) button */

#stacks_in_203_page4 *,
#stacks_in_203_page4 *:before,
#stacks_in_203_page4 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_203_page4 {
	line-height: 50px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}








/* Vertical gradient fill */
.ButtonMakerStackstacks_in_203_page4 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#808080), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #808080, #FFFFFF);
	background-image: -ms-linear-gradient(top, #808080, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #808080), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #808080, #FFFFFF);
	background-image: -o-linear-gradient(top, #808080, #FFFFFF);
	background-image: linear-gradient(top, #808080, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#FFFFFF', GradientType=0);
}

.ButtonMakerStackstacks_in_203_page4:hover {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#000000), to(#000000));
	background-image: -moz-linear-gradient(top, #000000, #000000);
	background-image: -ms-linear-gradient(top, #000000, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #000000, #000000);
	background-image: -o-linear-gradient(top, #000000, #000000);
	background-image: linear-gradient(top, #000000, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}


















.ButtonMakerStackstacks_in_203_page4 .Button-Gloss {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #000000;
	opacity: 0.10;
	transition: all 300ms ease-in-out;
}

/* Adjust the bevel opavity on button hover */
.ButtonMakerStackstacks_in_203_page4:hover .Button-Gloss {
	opacity: 0.0;
}


.ButtonMakerStackstacks_in_203_page4 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_203_page4 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_203_page4 .Button-Label {
	color: #FFFFFF;
	font-size: 20px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_203_page4:hover .Button-Label {
	color: #FFFFFF;
}


.ButtonMakerStackstacks_in_203_page4 .Button-Label {
	text-shadow: 1px 1px 1px #000000;
}

.ButtonMakerStackstacks_in_203_page4:hover .Button-Label {
	text-shadow: 1px 1px 1px #FEFEFE;
}



/* If button icon is enabled */
.ButtonMakerStackstacks_in_203_page4 .Button-Icon {
	float: left;
	width: 50px;
	z-index: 15;
	overflow: hidden;
	height: 50px;
	position: relative;
}

.ButtonMakerStackstacks_in_203_page4 .Button-Icon,
.ButtonMakerStackstacks_in_203_page4 .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	font-size: 28px;
	line-height: 50px;
	text-shadow: 1px 1px 1px #000000;
	transition: all 300ms ease-in-out;
}

.ButtonMakerStackstacks_in_203_page4:hover .Button-Icon,
.ButtonMakerStackstacks_in_203_page4:hover .Button-Icon [class^="fa fa-"] {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
}

.ButtonMakerStackstacks_in_203_page4 .Button-Label {
	margin-left: 50px;
	border-left: 1px solid #000000;
}



@media print {
	.ButtonMakerStackstacks_in_203_page4 {
		display: none !important;
	}
}

/* End of CSS code for the Audio Book (iTunes) button */












#stacks_in_203_page4 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
@font-face {}

#stacks_in_120_page4 .fontawesomeenabler_wrap {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif, fontawesome; 
}

#stacks_in_120_page4 .fontawesomeenabler {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif, fontawesome;
	

	/*font-size: 24px;*/
}

#stacks_in_120_page4 .fontawesomeenabler a {

}

#stacks_in_120_page4 .fontawesomeenabler a:hover {

}


@media handheld, only screen and (max-width: 740px) {

#stacks_in_120_page4 .fontawesomeenabler_wrap {
}


#stacks_in_120_page4 .fontawesomeenabler {

}
}

ul, li, nav, #current {

} #stacks_in_121_page4{overflow:visible;-webkit-font-smoothing:antialiased;}#stacks_in_121_page4 .cycler_reel{position:relative;width:100%;overflow:hidden} #stacks_in_121_page4{visibility:hidden}#stacks_in_121_page4 .cycler_reel>div.stacks_out{width:100%!important}#stacks_in_121_page4 .cycler_reel>div.stacks_out:first{visibility:visible}   

#stacks_in_121_page4 {
	padding:  20px;
}

#stacks_in_122_page4 {
	margin:  4px;
}

#stacks_in_124_page4 {
	margin:  5px;
}

#stacks_in_126_page4 {
	margin:  5px;
}

#stacks_in_128_page4 {
	margin:  5px;
}

#stacks_in_130_page4 {
	margin:  5px;
}

#stacks_in_132_page4 {
	margin:  5px;
}

#stacks_in_134_page4 {
	margin:  5px;
}

#stacks_in_136_page4 {
	margin:  5px;
}

#stacks_in_138_page4 {
	margin:  5px;
}

#stacks_in_140_page4 {
	margin:  5px;
}

#stacks_in_142_page4 {
	margin:  5px;
}

#stacks_in_144_page4 {
	margin:  5px;
}

#stacks_in_146_page4 {
	margin:  5px;
}

#stacks_in_148_page4 {
	margin:  5px;
}

#stacks_in_150_page4 {
	margin:  5px;
}

#stacks_in_155_page4 {
	margin:  20px;
}

#stacks_out_159_page4 {
	width: 80%;
}
#stacks_in_174_page4 .like_button_wrapper{margin:5px;display:block;position:relative;float:right;overflow:visible;line-height:1}#like_facebook_stacks_in_174_page4,#like_twitter_stacks_in_174_page4{width:85px}#like_google_stacks_in_174_page4,#like_pinterest_stacks_in_174_page4{width:65px}#like_readability_stacks_in_174_page4{width:160px}

#stacks_in_174_page4 {
	margin:  20px;
}
