.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}
#stacks_in_102{visibility:hidden}

#stacks_in_120 {
	border: solid rgba(174, 0, 33, 0.60);
	border-width:  2px;
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	margin:  6px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_120 {
	width: 150px;
}

#stacks_in_126 {
	display:inline-block; width:100%; line-height: 0.400000em;
	letter-spacing: 1px;
	font-size: 80%;
}

	.blink_stacks_in_122 {
		animation: blinker_stacks_in_122 0.80s linear infinite;
	}
	.blink_stacks_in_122:hover{animation: none;}
	
	@-webkit-keyframes blinker_stacks_in_122 {  
	  50% { opacity: 0.00; }
	}
	
	@keyframes blinker_stacks_in_122 {  
	  50% { opacity: 0.00; }
	}
	
	@-moz-keyframes blinker_stacks_in_122 {  
	  50% { opacity: 0.00; }
	}
	
	@-o-keyframes blinker_stacks_in_122 {  
	  50% { opacity: 0.00; }
	}

#stacks_in_108 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_109 {
	display:inline-block; width:100%; line-height: 1.260000em;
	letter-spacing: 1px;
}




#stacks_in_91 .pop_alignment {
  text-align:  center ;
}

#stacks_in_91 span.pop_button_wrapper {
  display: inline-block;
}

#stacks_in_91 .pop_button {
  cursor: pointer;
  text-decoration: none;
  display: block;
  background: rgba(2, 117, 216, 1.00);
  color: rgba(255, 255, 255, 1.00);
  text-align: center;
  border-radius: 6px;
  border: 1px solide red;
  overflow: hidden;
}

#stacks_in_91 .pop_button:hover {
  background: rgba(174, 0, 33, 1.00);
  color: rgba(255, 255, 255, 1.00);
}

#stacks_in_91 .pop_button {
}

#stacks_in_91 .pop_image img {
    max-width: 100%;
    height: auto;
    cursor: pointer;
}




  #stacks_in_91 .pop_button {
    height: 38px;
    font-size: 16px;
    
    width: 38px;
    padding: 0;
    
  }

  #stacks_in_91 .pop_button,
  #stacks_in_91 .pop_button i {
    line-height: 38px;
  }




.pop-tool-container.toolbar-stacks_in_91-style,
.pop-tool-container.toolbar-stacks_in_91-style .tool-item {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.pop-tool-container.toolbar-stacks_in_91-style {
  background-color: rgba(2, 117, 216, 1.00);
  background-size: 100% 100%;
  border-radius: 6px;
  position: absolute;
}

.pop-tool-container.toolbar-stacks_in_91-style.tool-top,
.pop-tool-container.toolbar-stacks_in_91-style.tool-bottom {
  height: 40px;
  border-bottom: 0px solid #beb8b8;
}

.pop-tool-container.toolbar-stacks_in_91-style.tool-top .tool-item,
.pop-tool-container.toolbar-stacks_in_91-style.tool-bottom .tool-item {
  float: left;
  border-right: 0;
  border-left: 0;
}

.pop-tool-container.toolbar-stacks_in_91-style .tool-item {
  height: 100%;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding: 10px;
  transition: none;
}

.pop-tool-container.toolbar-stacks_in_91-style .tool-item > .fa {
  color: rgba(255, 255, 255, 1.00);
}
.pop-tool-container.toolbar-stacks_in_91-style .tool-item.selected,
.pop-tool-container.toolbar-stacks_in_91-style .tool-item:hover {
  background: rgba(255, 255, 255, 0.50);
}
.pop-tool-container.toolbar-stacks_in_91-style .tool-item.selected > .fa,
.pop-tool-container.toolbar-stacks_in_91-style .tool-item:hover > .fa {
  color: rgba(255, 255, 255, 1.00);
}
.pop-tool-container.toolbar-stacks_in_91-style.tool-top .tool-item:first-child:hover,
.pop-tool-container.toolbar-stacks_in_91-style.tool-bottom .tool-item:first-child:hover {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pop-tool-container.toolbar-stacks_in_91-style.tool-top .tool-item:last-child:hover,
.pop-tool-container.toolbar-stacks_in_91-style.tool-bottom .tool-item:last-child:hover {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pop-tool-container.toolbar-stacks_in_91-style.tool-vertical-top .tool-item:first-child:hover,
.pop-tool-container.toolbar-stacks_in_91-style.tool-vertical-bottom .tool-item:first-child:hover,
.pop-tool-container.toolbar-stacks_in_91-style.tool-right .tool-item:first-child:hover,
.pop-tool-container.toolbar-stacks_in_91-style.tool-left .tool-item:first-child:hover {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.pop-tool-container.toolbar-stacks_in_91-style.tool-vertical-top .tool-item:last-child:hover,
.pop-tool-container.toolbar-stacks_in_91-style.tool-vertical-bottom .tool-item:last-child:hover,
.pop-tool-container.toolbar-stacks_in_91-style.tool-right .tool-item:last-child:hover,
.pop-tool-container.toolbar-stacks_in_91-style.tool-left .tool-item:last-child:hover {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pop-tool-container.toolbar-stacks_in_91-style .arrow {
  width: 0;
  height: 0;
  position: absolute;
  border-width: 7px;
  border-style: solid;
}
.pop-tool-container.toolbar-stacks_in_91-style.tool-top .arrow {
  border-color: rgba(2, 117, 216, 1.00) transparent transparent;
  left: 50%;
  bottom: -14px;
  margin-left: -7px;
}
.pop-tool-container.toolbar-stacks_in_91-style.tool-bottom .arrow {
  border-color: transparent transparent rgba(2, 117, 216, 1.00);
  left: 50%;
  top: -14px;
  margin-left: -7px;
}

.stacks_in_91_hidden {
  display: none;
}


/* Animations */
.animate-flyin {
  -webkit-animation: rotateAnimate 0.5s 1 ease;
}

@-webkit-keyframes rotateAnimate {
  from {
    transform: rotate(180deg) translate(-120px);
    opacity: 0;
  }
  to {
    transform: rotate(0deg) translate(0px);
    opacity: 1;
  }
}

@-webkit-keyframes pop_flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-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-animation-timing-function: ease-in;
    animation-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);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes pop_flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-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-animation-timing-function: ease-in;
    animation-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);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.animate-flipInX {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;

  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: pop_flipInX;
  animation-name: pop_flipInX;
}



@-webkit-keyframes pop_flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-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-animation-timing-function: ease-in;
    animation-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);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes pop_flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-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-animation-timing-function: ease-in;
    animation-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);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.animate-flipInY {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: pop_flipInY;
  animation-name: pop_flipInY;
}




@-webkit-keyframes pop_bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes pop_bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.animate-bounce {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: pop_bounce;
  animation-name: pop_bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}


@-webkit-keyframes pop_pulse {
  from {
    -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);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pop_pulse {
  from {
    -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);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.animate-pulse {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2;
  -webkit-animation-name: pop_pulse;
  animation-name: pop_pulse;
}



@-webkit-keyframes pop_rubberBand {
  from {
    -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(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pop_rubberBand {
  from {
    -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(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.animate-rubberBand {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: pop_rubberBand;
  animation-name: pop_rubberBand;
}



@-webkit-keyframes pop_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);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes pop_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);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.animate-swing {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: pop_swing;
  animation-name: pop_swing;
}



@-webkit-keyframes pop_wobble {
  from {
    -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);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes pop_wobble {
  from {
    -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);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.animate-wobble {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: pop_wobble;
  animation-name: pop_wobble;
}



@-webkit-keyframes pop_bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .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(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pop_bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .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(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.animate-bounceIn {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: pop_bounceIn;
  animation-name: pop_bounceIn;
}



@-webkit-keyframes pop_fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes pop_fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.animate-fadeInUp {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: pop_fadeInUp;
  animation-name: pop_fadeInUp;
}


@-webkit-keyframes pop_fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes pop_fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.animate-fadeInDown {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: pop_fadeInDown;
  animation-name: pop_fadeInDown;
}


@-webkit-keyframes pop_fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes pop_fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.animate-fadeIn {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: pop_fadeIn;
  animation-name: pop_fadeIn;
}



@-webkit-keyframes pop_zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes pop_zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.animate-zoomIn {
  -webkit-animation-duration: 0.45s;
  animation-duration: 0.45s;
  -webkit-animation-name: pop_zoomIn;
  animation-name: pop_zoomIn;
}


#stacks_in_91 {
	margin:  5px;
	padding:  6px;
}

#stacks_out_91 {
	width: 120px;
}

#stacks_in_118 {
	margin: 0px 0px 10px 0px;
}

#stacks_in_119 {
	display:inline-block; width:100%; line-height: 0.900000em;
	font-size: 82%;
}

#stacks_in_127 {
	margin: 110px 0px 0px 0px;
}

#stacks_out_127 {
	width: 200px;
}

#stacks_in_128 {
	margin: 170px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
}

#stacks_out_128 {
	width: 220px;
}
#stacks_in_113>.s3_row {
	margin: 0 -10px;
}

#stacks_in_113>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_113>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}








#stacks_in_84 {
	margin: 0px 20px 40px 0px;
}
#stacks_in_86>.s3_row {
	margin: 0 -10px;
}

#stacks_in_86>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_86>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}





#stacks_in_71>.s3_row {
	margin: 0 -10px;
}

#stacks_in_71>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_71>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}





