/* Start iMac Stage stack CSS code */.stacks_in_2Stage{	position: relative;	max-width: 744px;	margin: 0 auto 0 auto;}.stacks_in_2Imac{	position: relative;	width: 100% !important;	height: auto;}.stacks_in_2iosslideshow { 	position: absolute;	top: 5%;	left: 4%;	right: 4%;	bottom: 31%;	padding: 0;	margin: 0; 	overflow: hidden !important;	background: #000000;}.stacks_in_2iosslideshow *{ 			color: #fff !important;	}.stacks_in_2iosslideshow > div{position: relative;border: 0;margin: 0;padding: 0;min-height: 100px;max-height: 388px;overflow: hidden !important;}.stacks_in_2iosslideshow img {	width: 100%;    height: auto;    padding: 0;}.stacks_in_2extraimages img { 	max-width: 688px;    height: auto;    padding: 0;    vertical-align: middle;}.stacks_in_2Stage img{	max-width: 100%;}.stacks_in_2shine{	display: block;	position: absolute;	max-height: 100%;	width: auto;	max-width: 50%;	top: 0;	right: 0;}.stacks_in_2shine img{	max-width: 100%;	width: auto;}/* End iMac Stage stack CSS code */
#stacks_in_2 {
	margin:  11px;
	padding:  9px;
}
/* 1.0.1
- fixed a mobile firefox bug that prevented the text from resizing on page load.
- fixed a conflict with theme frameworks
- fixes added for Stacks HTML comments and whitespace settings
- fixed bug that could cause the text to jumble if you added bolding or other text styles to the first letter or word of a frame
*/
#stacks_in_91 {
  overflow: hidden;
}
.text-fx-stacks_in_91 .text-fx-example-wrap,
.text-fx-stacks_in_91 .text-fx-frame,
.text-fx-stacks_in_91 .tfx-a,
.text-fx-stacks_in_91 .tfx-w {
  perspective: 1000px;
}
.text-fx-stacks_in_91 > *,
.text-fx-stacks_in_91 .text-fx-frame-example {
  
  text-align: center;
  
  margin-top: 16px;
  margin-bottom: 16px;
  word-spacing: 0.00px;
}

.text-fx-stacks_in_91 .text-fx-wrapper,
.text-fx-stacks_in_91 .text-fx-frame,
.text-fx-stacks_in_91 .text-fx-frame-clone,
.text-fx-stacks_in_91 > * span {
  line-height: 1.1;
}

.text-fx-stacks_in_91 > *,
.text-fx-stacks_in_91 .text-fx-frame-example span {
  font-family: inherit;
  
  font-size: 121px;
  font-weight: 800;
  letter-spacing: 0.00px;
  line-height: 110%;
  color: rgba(0, 0, 0, 1.00);
  
}

.text-fx-stacks_in_91 {
  opacity: 0;
}
.text-fx-stacks_in_91.text-fx-start {
  opacity: 1;
}


#stacks_in_91 .text-fx-timeline-wrap {
  display: block;
  position: relative;
  padding: 0;
  background: #e3e3e3;
}
#stacks_in_91 .text-fx-progress {
  background: #999;
  height: 20px;
  position: absolute;
  z-index: 0;
  top: 50%;
  margin-top: -10px;
  width: 100%;
  left: 0px;
  transform-origin: left;
}
#stacks_in_91 .text-fx-timeline {
  display: inline-block;
  text-align: left;
  width: 100%;
  overflow: hidden;
  padding: 32px 0 24px 0;
}
#stacks_in_91 .tl-frame {
  display: block;
  float: left;
  position: relative;
}

#stacks_in_91 .tl-frame > div:nth-child(2):after,

#stacks_in_91 .tl-frame > div:nth-child(4):after {
  transform: translate(-50%,-25%);
}
#stacks_in_91 .tl-frame,
#stacks_in_91 .tl-frame-inherited {

}
#stacks_in_91 .tl-frame > div,
#stacks_in_91 .text-fx-visual-inherited {
  position: relative;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  font-weight: 400;
  white-space: nowrap;
  background: #000;
  color: #fff;
  display: block;
  float: left;
}
#stacks_in_91 .text-fx-visual-inherited {
  float: none;
}
#stacks_in_91 .tl-frame > div:first-child {
  background: #666;
}
#stacks_in_91 .tl-frame > div:nth-child(2) {
  background: #02C456;
}
#stacks_in_91 .tl-frame > div:nth-child(3) {
  background: #4056F4;
}
#stacks_in_91 .tl-frame > div:nth-child(4) {
  background: #FF4040;
}
#stacks_in_91 .tl-frame > div:nth-child(5) {
    transform: translate(0,5px);
}
#stacks_in_91 .tl-frame > div:before {
  position: relative;
  z-index: 99;
}
#stacks_in_91 .tl-frame > div:after {
  position: absolute;
  bottom: 100%;
  color: #333;
  left: 50%;
  transform: translate(-50%,0);
}
#stacks_in_91 .tl-frame > div:first-child:after {
  content: "";
  color: #666;
}
#stacks_in_91 .tl-frame > div:nth-child(2):after {
  content: "In";
  color: #02C456;
}
#stacks_in_91 .tl-frame > div:nth-child(3):after {
  content: "Active";
  color: #4056F4;
}
#stacks_in_91 .tl-frame > div:nth-child(4):after {
  content: "Out";
  color: #FF4040;
}
#stacks_in_91 .tl-frame > div:last-child:after {
  content: attr(data-name);
  bottom: auto;
  top: 100%;
  color: #333;
}
#stacks_in_91 .tl-frame > div:last-child:before {
  content: "";
  background: #666;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
  transform: scale(0,1);
}
#stacks_in_91 .tl-frame > div:last-child,
#stacks_in_91 .text-fx-visual-inherited {
  background: #333;
  grid-column: span 4;
  border-right: 1px solid rgba(255,255,255,0.3);
  
}


/* .text-fx-stacks_in_91 > * #stacks_in_91 span.tfx-l,
.text-fx-stacks_in_91 > * #stacks_in_91 span.tfx-w {
  color: rgba(0, 0, 0, 1.00);
} */
.text-fx-stacks_in_91 .text-fx-wrapper {
  display: grid;
  position: relative;
  width: 100%;
  align-items: center;
}
.text-fx-stacks_in_91 .text-fx-frame,
.text-fx-stacks_in_91 .text-fx-frame-clone {
  display: inline-block;
}
.text-fx-stacks_in_91 .tfx-c,
.text-fx-stacks_in_91 .tfx-a,
.text-fx-stacks_in_91 .tfx-w .tfx-l,
.text-fx-stacks_in_91 .tfx-w {
   display: inline-block;
   will-change: opacity, transform;
}
.text-fx-stacks_in_91 .tfx-a {
  position: relative;
}
.text-fx-stacks_in_91 > * span.tfx-c {
  position: absolute;
  animation: tfx-blink_stacks_in_91 1s linear infinite;
  color: rgba(0, 0, 0, 1.00);
}
@keyframes tfx-blink_stacks_in_91 {
  from {
    color: rgba(0, 0, 0, 1.00);
  }
  66% {
    color: rgba(0, 0, 0, 1.00);
  }
  66.1% {
    color: transparent;
  }
  to {
    color: transparent;
  }
}
.text-fx-stacks_in_91 .tfx-w {
  white-space: nowrap;
}
.text-fx-stacks_in_91 .tfx-l.inline-letter {
  display: inline;
}

#stacks_in_91 {
	margin:  8px;
	padding:  10px;
}


.frame_bg_stacks_in_98 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.050000);
  opacity: 0.000000;
  transform-origin: left bottom;
  background-color: rgba(0, 0, 0, 1.00);
}
.frame_bg_edit_stacks_in_98 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left bottom;
  background-color: rgba(0, 0, 0, 1.00);
  animation: edit_stacks_in_98 500ms ease 1;
  
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1,0.05);
  opacity: 1;
  

}
@keyframes edit_stacks_in_98 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.050000);
    opacity: 0.000000;
  }
  
  to {
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1,0.05);
    opacity: 1;
  }
  

}

#stacks_in_19 {
	font-size: 155%;
}
#stacks_in_102_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_102 a:link, #stacks_in_102 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_102 a:hover, #stacks_in_102 a:active {
	color:#FFFFFF;
}







#stacks_in_102 a:link, #stacks_in_102 a:visited {
	background-color:#C3A54C;
	background: -webkit-gradient(linear, left top, left bottom, from(#C3A54C), to(#75632D));
	border:1px solid #75632D;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_102 a:hover {
	background-color:#D2B252;
	background: -webkit-gradient(linear, left top, left bottom, from(#D2B252), to(#655527));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_102 a:active {
	background-color:#C3A54C;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_102 {
	margin:  10px;
	padding:  11px;
}
