/*
 * Booklit
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.4.0
 */

#stacks_in_594 .imagesTypeEnabled,
#stacks_in_594 .contentTypeEnabled {
  display: none;
}
#stacks_in_594 .booklitImages .imagesTypeEnabled {
  display: block;
}
#stacks_in_594 .booklitContent .contentTypeEnabled {
  display: block;
}





.loading > div,
.loading > a,
.loading > ul {
  display: none;
}
.loading {
  height: 300px;
}
.loading div.loader {
  display: block;
}
#stacks_in_594.com_onelittledesigner_stacks_Booklit_stack.fullscreenBook  {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  height: 100%;
  max-width: 100%;
  background: rgba(0,0,0,0.75);
  z-index: 9999999;
  -webkit-perspective: 6000px;
  -moz-perspective: 6000px;
  -ms-perspective: 6000px;
  -o-perspective: 6000px;
  perspective: 6000px;
}
/*
#stacks_in_594.com_onelittledesigner_stacks_Booklit_stack.fullscreenBook #booklit-stacks_in_594 {
  max-width: 900px;
  margin: 0 auto;
  display: block;
}
*/
#stacks_in_594.com_onelittledesigner_stacks_Booklit_stack.fullscreenBook  #right-stacks_in_594,
#stacks_in_594.com_onelittledesigner_stacks_Booklit_stack.fullscreenBook  #right-stacks_in_594 {
  -webkit-perspective: 6000px;
  -moz-perspective: 6000px;
  -ms-perspective: 6000px;
  -o-perspective: 6000px;
  perspective: 6000px;
}
#stacks_in_594.fullscreenBook .com_onelittledesigner_stacks_Booklit_Page_stack {max-width: 450.000000px;}
#stacks_in_594.fullscreenBook #booklit-stacks_in_594 {max-width: 100% !important;}
#stacks_in_594.com_onelittledesigner_stacks_Booklit_stack.fullscreenBook .panzoom {
  padding: 50px !important;
  height: 100%;
}
.fullscreenBook .stacks_in,
.fullscreenBook .stacks_out,
.fullscreenBook .stacks_top {
  overflow: visible !important;
}
.fullscreenBook #numberNav-stacks_in_594 {
  bottom: 0;
}
/*
.fullscreenBook #stacks_in_594 .singlePage {
  height: auto !important;
}
*/
#stacks_in_594 .toggleFullscreenBook {
  width: 30px;
  height: 30px;
  background-image: url("../files/img/fullscreen.png");
  display: block;
  background-size: 100%;
  background-color: rgba(0,0,0,0.4);
  border-radius: 4px;
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 9999;
  opacity: 0;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
#stacks_in_594 .toggleFullscreenBook.close {
  background-image: url("../files/img/close.png");
  background-color: transparent;
  opacity: 1;
}
#stacks_in_594:hover .toggleFullscreenBook {
  opacity: .75;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
.fullscreenHeight {
  height: auto !important;
}

#stacks_in_594 .toggleFullscreenBook {
  display: none !important;
}


#stacks_in_594 {
/*  -webkit-backface-visibility: hidden;*/
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
}
#booklit-stacks_in_594  {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  /*height: 100%;*/
/*  padding: 70px 0;*/
  /*-webkit-perspective: 2500px;
     -moz-perspective: 2500px;
      -ms-perspective: 2500px;
       -o-perspective: 2500px;
          perspective: 2500px;*/
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  /*min-height: 500px;*/
}

#right-stacks_in_594 {
  z-index:1;
  float: right;
  position: relative;
  width: 50%;
  height: 100%;
  -webkit-perspective: 2500px;
     -moz-perspective: 2500px;
      -ms-perspective: 2500px;
       -o-perspective: 2500px;
          perspective: 2500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  /*min-height: 500px;*/
}


#left-stacks_in_594 {
  z-index:1;
  /*float: left;*/
  max-width: 50%;
  display: block;
  position: relative;
  height: 100%;
  -webkit-perspective: 2500px;
     -moz-perspective: 2500px;
      -ms-perspective: 2500px;
       -o-perspective: 2500px;
          perspective: 2500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  /*min-height: 500px;*/
}


#left-stacks_in_594 .page {
  left: 100%;
  left: 0 \0/; /* IE8+9  */
}

/*[data-stack], [data-stack] > .com_onelittledesigner_stacks_Booklit_Page_stack {
  -webkit-perspective: 2500px;
     -moz-perspective: 2500px;
      -ms-perspective: 2500px;
       -o-perspective: 2500px;
          perspective: 2500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}*/

.page {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  overflow: hidden;

  -webkit-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) translateZ(0);
     -moz-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) translateZ(0);
      -ms-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg);
       -o-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) translateZ(0);
          transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d; /* Chrome, Safari, Opera */
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 0%;
     -moz-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
       -o-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  -webkit-backface-visibility: visible;
     -moz-backface-visibility: visible;
      -ms-backface-visibility: visible;
       -o-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}
#stacks_in_594 .page {
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
}
#stacks_in_594 .page > div {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;

  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;

  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;

  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}
#stacks_in_594 #left-stacks_in_594 .page {
  border-top-left-radius:  0px \0/; /* IE8+9  */
  border-top-right-radius: 0px \0/; /* IE8+9  */
  border-bottom-right-radius: 0px \0/; /* IE8+9  */
  border-bottom-left-radius:  0px \0/; /* IE8+9  */
}

.corner {
  position: absolute !important;
  z-index: 10000;
}

.front {
  z-index: inherit;
  z-index: 1;
  position: relative;
  background: #fafafa;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 50%;
     -moz-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
       -o-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
     -moz-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
      -ms-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
       -o-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
          transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.back {
  z-index: inherit;
  z-index: 0;
  position: absolute;
  background: #f8f8f8;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 50%;
     -moz-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
       -o-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotateY(180deg) rotateX(0deg) rotateZ(0deg) ;
     -moz-transform: rotateY(180deg) rotateX(0deg) rotateZ(0deg) ;
      -ms-transform: rotateY(180deg) rotateX(0deg) rotateZ(0deg) ;
       -o-transform: rotateY(180deg) rotateX(0deg) rotateZ(0deg) ;
          transform: rotateY(180deg) rotateX(0deg) rotateZ(0deg) ;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
  -o-backface-visibility: visible;
  backface-visibility: visible;
}
#right-stacks_in_594 .front {
  -webkit-transform: rotateY(0deg) translateZ(1px);
}
#left-stacks_in_594 .front {
  -webkit-transform: rotateY(0deg) translateZ(0px);
}
#right-stacks_in_594 .back {
  -webkit-transform: rotateY(-180deg) translateZ(0px);
}
#left-stacks_in_594 .back {
  -webkit-transform: rotateY(-180deg) translateZ(-1px);
}
#right-stacks_in_594 .front a {
  -webkit-transform: translateZ(1px);
}
#left-stacks_in_594 .front a {
  -webkit-transform: translateZ(-1px);
}
#right-stacks_in_594 .back a {
  -webkit-transform: translateZ(-1px);
}
#left-stacks_in_594 .back a {
  -webkit-transform: translateZ(1px);
}
.front a {
  display: inline-block;
  box-sizing: border-box;

}
.back a {
  display: inline-block;
  box-sizing: border-box;
}
.moveRight {
  -webkit-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
     -moz-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
      -ms-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
       -o-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
          transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
}

.moveLeft {
  -webkit-transform: rotateY(-180deg) rotateX(0deg) rotateZ(0deg) ;
     -moz-transform: rotateY(-179.999deg) rotateX(0deg) rotateZ(0deg) ;
      -ms-transform: rotateY(-180deg) rotateX(0deg) rotateZ(0deg) ;
       -o-transform: rotateY(-180deg) rotateX(0deg) rotateZ(0deg) ;
          transform: rotateY(-180deg) rotateX(0deg) rotateZ(0deg) ;
}
/* Page Index On */
/*#numberNav-stacks_in_594 {
  width: 100%;
  box-sizing: border-box;
  float: left;
}*/
/*#numberNav-stacks_in_594 li {
  display: inline-block;
  list-style: none;
  width: 15px;
  cursor: pointer;
}
#numberNav-stacks_in_594 li.currentPage {
  font-weight: bold;
  color: red;
}*/
#numberNav-stacks_in_594 {
  display: block;
  text-align: center;
  position: absolute;
  list-style: none;
  margin: 0;
  bottom: -60px;
  left: 0;
  right: 0;
}
#numberNav-stacks_in_594 li {
  display: inline-block;
  margin: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
#numberNav-stacks_in_594 li span {display: none;}
#numberNav-stacks_in_594 li:before {
  background-color: #FFFFFF;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
      -ms-border-radius: 100%;
          border-radius: 100%;
  -webkit-transition: 0.3s ease;
     -moz-transition: 0.3s ease;
      -ms-transition: 0.3s ease;
          transition: 0.3s ease;
}
#numberNav-stacks_in_594 li:hover:before {
  width: 15px;
  height: 15px;
  margin: -2px 0 0 -2px;
}
#numberNav-stacks_in_594 li.currentPage:before,
#numberNav-stacks_in_594 li:hover:before {
  background-color: #FFFFFF;
}
#numberNav-stacks_in_594 li.currentPage:hover:before, #numberNav-stacks_in_594 li.currentPage:before {
  width: 20px;
  height: 20px;
  margin: -5px 0 0 -5px;
}
/* Pagination On */
#booklit-stacks_in_594 {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
/*  padding: 70px 50px; */
  position:static;
}
#booklit-stacks_in_594 .pagination {
  width: 40px;
  height: 50px;
  background-color: #777777;
  position: absolute;
  z-index: 0;
  cursor: pointer;
}
#booklit-stacks_in_594.hoverOnly #pageLeft-stacks_in_594, #booklit-stacks_in_594.hoverOnly #pageRight-stacks_in_594 {
  filter:alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#booklit-stacks_in_594.hoverOnly:hover #pageLeft-stacks_in_594, #booklit-stacks_in_594.hoverOnly:hover #pageRight-stacks_in_594 {
  filter:alpha(opacity=100);
  opacity: 1;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#pageLeft-stacks_in_594 {
  left: 10px;
  background-image: url('img/page-left.png');
  display: none;
}
#pageRight-stacks_in_594 {
  right: 10px;
  background-image: url('img/page-right.png');
}
#pageRight-stacks_in_594.flat, #pageLeft-stacks_in_594.flat {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /*-webkit-box-shadow: 6px 0px 0px 6px rgba(255,255,255,0.2);
  -moz-box-shadow: 6px 0px 0px 6px rgba(255,255,255,0.2);
  box-shadow: 6px 0px 0px 6px rgba(255,255,255,0.2);*/
}
#pageRight-stacks_in_594.flat:active, #pageLeft-stacks_in_594.flat:active {
  background-position: 0px 1px;
}
#pageRight-stacks_in_594.simple, #pageLeft-stacks_in_594.simple {
  background-color: transparent;
}
#pageRight-stacks_in_594.simple:active, #pageLeft-stacks_in_594.simple:active {
  background-position: 0px 1px;
}
#pageRight-stacks_in_594.detailed, #pageLeft-stacks_in_594.detailed {
  -webkit-box-shadow: 0px 1px 0px 1px rgba(255,255,255,0.2) inset, 1px 1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 1px 0px 1px rgba(255,255,255,0.2) inset, 1px 1px 3px rgba(0,0,0,0.2);
  box-shadow: 0px 1px 0px 1px rgba(255,255,255,0.2) inset, 1px 1px 3px rgba(0,0,0,0.2);
  overflow: hidden;
}
#pageRight-stacks_in_594.detailed:active, #pageLeft-stacks_in_594.detailed:active {
  background-position: 0px 1px;
  -webkit-box-shadow: 0px 1px 0px 1px rgba(255,255,255,0.2), 1px 1px 3px rgba(0,0,0,0.2) inset;
  -moz-box-shadow: 0px 1px 0px 1px rgba(255,255,255,0.2), 1px 1px 3px rgba(0,0,0,0.2) inset;
  box-shadow: 0px 1px 0px 1px rgba(255,255,255,0.2), 1px 1px 3px rgba(0,0,0,0.2) inset;
}
#pageRight-stacks_in_594.detailed {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 0px;
}
#pageLeft-stacks_in_594.detailed {
  background-image: url('img/page-left.png');
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 20px;
}

#pageLeft-stacks_in_594,
#pageRight-stacks_in_594 {
  display: none !important;
}


#stacks_in_594 .center {text-align: center;}
#stacks_in_594 .center .fa {font-size: 80px;}
#stacks_in_594 .center a {color: #ffffff;}
#stacks_in_594 .center a:hover {color: #ffffff;}
#stacks_in_594 .centered_image img {width: auto; max-width: 100%; height: auto;}
#stacks_in_594 #tab-container {min-width: 0px !important; }
#stacks_in_594 .chocBoxImage img {width: 100%;}

@media all and (min-width: 800px) {
  #pageRight-stacks_in_594, #pageLeft-stacks_in_594 {
    position: absolute;
    top: 50%;
    margin-top: -25px;
  }
  #booklit-stacks_in_594  {
/*
    margin-left: 0px !important;
    margin-right: 0px !important;
*/
    margin: 0 auto;
    max-width: 900px;
    display: block;
  }
  #pageLeft-stacks_in_594 {
    left: 10px !important;
    right: auto !important
  }
  #pageRight-stacks_in_594 {
    right: 10px !important;
    left: auto !important;
  }
}
@media all and (max-width: 800px) {
  #pageRight-stacks_in_594.detailed, #pageLeft-stacks_in_594.detailed,
  #pageRight-stacks_in_594.detailed:active, #pageLeft-stacks_in_594.detailed:active {
    -webkit-box-shadow: 0px 0px 0px black;
    -moz-box-shadow: 0px 0px 0px black;
    box-shadow: 0px 0px 0px black;
  }
  #stacks_in_594 .toggleFullscreenBook {
    display: none;
  }
  #booklit-stacks_in_594 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 200%;
    margin-left: -90%;
    padding-top: 60px !important;
    padding-left: 15% !important;
    padding-right: 15% !important;
  }
  #numberNav-stacks_in_594 {display: none;}
  /*#booklit-stacks_in_594 .front, #booklit-stacks_in_594 .back {width: 88%;}*/
  #right-stacks_in_594 {width: 50%;}
  #left-stacks_in_594 {max-width: 50%}
/*
  #booklit-stacks_in_594 .pagination {
    width: 52px;
    background-repeat: no-repeat;
    background-position: center center;
  }
*/
  #pageRight-stacks_in_594 { top: 5px !important; left: 70%; right: initial; }
  #pageLeft-stacks_in_594 {top: 5px !important; right: 30%; left: initial;}
  #booklit-stacks_in_594.hoverOnly #pageLeft-stacks_in_594, #booklit-stacks_in_594.hoverOnly #pageRight-stacks_in_594 {
    filter:alpha(opacity=100);
    opacity: 1;
  }
  #booklit-stacks_in_594.hoverOnly:hover #pageLeft-stacks_in_594, #booklit-stacks_in_594.hoverOnly:hover #pageRight-stacks_in_594 {
    filter:alpha(opacity=100);
    opacity: 1;
  }
}

#stacks_in_594 .loader {
  position: absolute;
  z-index: 9999;
  left: 50%;
  top: 50%;
  margin-left: -75px;
  margin-top: -35px;
  width: 150px;
  height: 70px;
  text-align: center;
  color: #333333;
}
#stacks_in_594 .loader span {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 45px;
}
#stacks_in_594 .loader .spinner {
  width: 30px;
  height: 30px;
  background-color: #333333;
  margin: 0px auto;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}




@-webkit-keyframes rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  } 50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  } 100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

/*
 * Pure Grids
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.3.4
 */
#stacks_in_596 .back {
  background-color: #F4F4F4;
  color: #777777;
}
#stacks_in_596 .front {
  background-color: #F4F4F4;
  color: #777777;
}
#stacks_in_596 .booklitMobile.imagesTypeEnabled,
#stacks_in_596 .booklitMobile.contentTypeEnabled { display: none; }
@media all and (max-width: 0px) {
  #stacks_in_596 .booklitMobile {
    display: block;
  }
  #stacks_in_596 .booklitDesktop {
    display: none;
  }
}
#stacks_in_596 .pageDetail {
  display: none;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../files/images/detail-left.png);
}
#stacks_in_596 .front .pageDetail {
  background-image: url(../files/images/detail-right.png);
}





/*
 * Pure Grids
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.3.4
 */
#stacks_in_610 .back {
  background-color: #F4F4F4;
  color: #777777;
}
#stacks_in_610 .front {
  background-color: #F4F4F4;
  color: #777777;
}
#stacks_in_610 .booklitMobile.imagesTypeEnabled,
#stacks_in_610 .booklitMobile.contentTypeEnabled { display: none; }
@media all and (max-width: 0px) {
  #stacks_in_610 .booklitMobile {
    display: block;
  }
  #stacks_in_610 .booklitDesktop {
    display: none;
  }
}
#stacks_in_610 .pageDetail {
  display: none;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../files/images/detail-left.png);
}
#stacks_in_610 .front .pageDetail {
  background-image: url(../files/images/detail-right.png);
}





/*
 * Pure Grids
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.3.4
 */
#stacks_in_615 .back {
  background-color: #F4F4F4;
  color: #777777;
}
#stacks_in_615 .front {
  background-color: #F4F4F4;
  color: #777777;
}
#stacks_in_615 .booklitMobile.imagesTypeEnabled,
#stacks_in_615 .booklitMobile.contentTypeEnabled { display: none; }
@media all and (max-width: 0px) {
  #stacks_in_615 .booklitMobile {
    display: block;
  }
  #stacks_in_615 .booklitDesktop {
    display: none;
  }
}
#stacks_in_615 .pageDetail {
  display: none;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../files/images/detail-left.png);
}
#stacks_in_615 .front .pageDetail {
  background-image: url(../files/images/detail-right.png);
}





/*
 * Pure Grids
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.3.4
 */
#stacks_in_620 .back {
  background-color: #F4F4F4;
  color: #777777;
}
#stacks_in_620 .front {
  background-color: #F4F4F4;
  color: #777777;
}
#stacks_in_620 .booklitMobile.imagesTypeEnabled,
#stacks_in_620 .booklitMobile.contentTypeEnabled { display: none; }
@media all and (max-width: 0px) {
  #stacks_in_620 .booklitMobile {
    display: block;
  }
  #stacks_in_620 .booklitDesktop {
    display: none;
  }
}
#stacks_in_620 .pageDetail {
  display: none;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../files/images/detail-left.png);
}
#stacks_in_620 .front .pageDetail {
  background-image: url(../files/images/detail-right.png);
}





/*
 * Pure Grids
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.3.4
 */
#stacks_in_625 .back {
  background-color: #F4F4F4;
  color: #777777;
}
#stacks_in_625 .front {
  background-color: #F4F4F4;
  color: #777777;
}
#stacks_in_625 .booklitMobile.imagesTypeEnabled,
#stacks_in_625 .booklitMobile.contentTypeEnabled { display: none; }
@media all and (max-width: 0px) {
  #stacks_in_625 .booklitMobile {
    display: block;
  }
  #stacks_in_625 .booklitDesktop {
    display: none;
  }
}
#stacks_in_625 .pageDetail {
  display: none;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../files/images/detail-left.png);
}
#stacks_in_625 .front .pageDetail {
  background-image: url(../files/images/detail-right.png);
}





/*
 * Pure Grids
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.3.4
 */
#stacks_in_630 .back {
  background-color: #F4F4F4;
  color: #777777;
}
#stacks_in_630 .front {
  background-color: #F4F4F4;
  color: #777777;
}
#stacks_in_630 .booklitMobile.imagesTypeEnabled,
#stacks_in_630 .booklitMobile.contentTypeEnabled { display: none; }
@media all and (max-width: 0px) {
  #stacks_in_630 .booklitMobile {
    display: block;
  }
  #stacks_in_630 .booklitDesktop {
    display: none;
  }
}
#stacks_in_630 .pageDetail {
  display: none;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../files/images/detail-left.png);
}
#stacks_in_630 .front .pageDetail {
  background-image: url(../files/images/detail-right.png);
}





