.slabtexted .slabtext{display:-moz-inline-box;display:inline-block;white-space:nowrap}.slabtextinactive .slabtext{display:inline;white-space:normal;font-size:1em!important;letter-spacing:inherit!important;word-spacing:inherit!important;*letter-spacing:0!important;*word-spacing:0!important}.slabtextdone .slabtext{display:block;line-height:.9}
/* Start dooMontage 2 stack page CSS code *//*! * Justified Gallery - v3.6.1 * http://miromannino.github.io/Justified-Gallery/ * Copyright (c) 2015 Miro Mannino * Licensed under the MIT license. */@-webkit-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-moz-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-o-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-webkit-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-moz-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-o-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;opacity:0;filter:alpha(opacity=0)}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}.justified-gallery>a>.doocaption,.justified-gallery>div>.doocaption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:600;font-family:sans-serif}.justified-gallery>a>.doocaption.doocaption-visible,.justified-gallery>div>.doocaption.doocaption-visible{display:initial;opacity:.7;filter:"alpha(opacity=70)";-webkit-animation:justified-gallery-show-doocaption-animation 500ms 0 ease;-moz-animation:justified-gallery-show-doocaption-animation 500ms 0 ease;-ms-animation:justified-gallery-show-doocaption-animation 500ms 0 ease}.justified-gallery>.entry-visible{opacity:1;filter:alpha(opacity=100);-webkit-animation:justified-gallery-show-entry-animation 500ms 0 ease;-moz-animation:justified-gallery-show-entry-animation 500ms 0 ease;-ms-animation:justified-gallery-show-entry-animation 500ms 0 ease}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}/* End dooMontage 2 stack page CSS code *//* -- Start Eternity2 Each css Template -- */

.stacks_in_44eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_44eternityContainer {
	background-image: url("../files/background_image-44.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_44overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/00.png") !important;
}

.stacks_in_44contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_44content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_44content,.stacks_in_44content h1,.stacks_in_44content h2,.stacks_in_44content h3,.stacks_in_44content h4,.stacks_in_44content h5,.stacks_in_44content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_44content a,.stacks_in_44content a:active,.stacks_in_44content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_44content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_44eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_44eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_44eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_44eternityContainer {
		min-height: 200px;
	}
	
	.stacks_in_44contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */         #stacks_in_45 .slabtext{line-height:0.90}  #stacks_in_45 .bb-text,#stacks_in_45 div{margin-bottom:0}  #stacks_in_45 h1,#stacks_in_45 h2,#stacks_in_45 h3,#stacks_in_45 h4,#stacks_in_45 h5,#stacks_in_45 h6,#stacks_in_45 p,#stacks_in_45 div,#stacks_in_45 ul,#stacks_in_45 ol,#stacks_in_45 dl{color:rgba(34, 34, 34, 1.00);line-height:1.60}#stacks_in_45 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_45 a:hover{color:rgba(0, 102, 153, 1.00)}  #stacks_in_45>.bb-text{padding-top:0px;margin-top:-0px}

#stacks_out_45 {
	width: 74%;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_2sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_2sl-wrapper{z-index:1000000}.stacks_in_2sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_2sl-wrapper button:hover{opacity:.7}.stacks_in_2sl-wrapper .stacks_in_2sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_2sl-wrapper .stacks_in_2sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_2sl-wrapper .stacks_in_2sl-navigation{width:100%;display:none}.stacks_in_2sl-wrapper .stacks_in_2sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_2sl-wrapper .stacks_in_2sl-navigation button.stacks_in_2sl-next{right:40px;color:#fff}.stacks_in_2sl-wrapper .stacks_in_2sl-navigation button.stacks_in_2sl-prev{left:40px;color:#fff}.stacks_in_2sl-wrapper .stacks_in_2sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_2sl-wrapper .stacks_in_2sl-image img{margin:0;padding:0;display:block}.stacks_in_2sl-wrapper .stacks_in_2sl-image .stacks_in_2sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_2sl-wrapper .stacks_in_2sl-image .stacks_in_2sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_2sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_2sl-image:hover > .stacks_in_2sl-caption{	opacity: 0.8;}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_2 .montageImageZoom { transition: all .2s ease-in-out; }#stacks_in_2 .dooMasterImage:hover > .montageImageZoom {	-webkit-transform: scale(1.1);	transform: scale(1.1); }#stacks_in_2Montage{	background: rgba(255, 255, 255, 1.00);	z-index: 100;}#stacks_in_2 .montageImageTitle{	display: none;}.stacks_in_2green{	background: #37332f;	color: #fff;	padding: 0 5px 0 5px;}.stacks_in_2centerbox {	background-color: #ffffff;	-webkit-border-radius: 3px;	padding: 10px;	border: 1px solid #D3D3D3;}#stacks_in_2 .montageImageTitle{	display: none !important;}	#stacks_in_2 .montageImageTitle{		display: block !important;	}/* End Edit Mode UI Style                  *//* ####################################### */%[endif]%/* End dooMontage 2 stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_49_1 *,
#adaptiveGridstacks_in_49_1 *:before,
#adaptiveGridstacks_in_49_1 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_49_1 {
	display: block;
}

/*  */

#adaptiveGridstacks_in_49_1:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_49_1 .adaptiveGridColumn {
	overflow: visible;
}

/*  */

#adaptiveGridstacks_in_49_1 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_49_1 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_49_1 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_49_1 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_49_1 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_49_1 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_49_1 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_49_1 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_49_1 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_49_1 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_49_1 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_49_1 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_49_1 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_49_1 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_49_1 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_49_1 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_49_1 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_49_1 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_49_1 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_49_1 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_49_1 .column2 {
		width: 25.00%;
	}
}






















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_49_1 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_49_1 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_49_1 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_49_1 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_49_1 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_49_1 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_49_1 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_49_1 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_49_1 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_49_1 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */
#adaptiveGridstacks_in_49_1 .gridCellInner {
	background: #F5F5F5;
}
/*  */

/*  */

/*  */

/*  */
#adaptiveGridstacks_in_49_1 .gridCellInner {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_49_1 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_49_1 .column1,
	#adaptiveGridstacks_in_49_1 .column2,
	#adaptiveGridstacks_in_49_1 .column3,
	#adaptiveGridstacks_in_49_1 .column4,
	#adaptiveGridstacks_in_49_1 .column5,
	#adaptiveGridstacks_in_49_1 .column6,
	#adaptiveGridstacks_in_49_1 .column7,
	#adaptiveGridstacks_in_49_1 .column8,
	#adaptiveGridstacks_in_49_1 .column9,
	#adaptiveGridstacks_in_49_1 .column10,
	#adaptiveGridstacks_in_49_1 .column11,
	#adaptiveGridstacks_in_49_1 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_49_1 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//* 
 * Simple Text
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.8.2
 */

#simpleText_stacks_in_49_2 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_49_2.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_49_2.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_49_2.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_49_2.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_49_2.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_49_2.inheritOff a, #simpleText_stacks_in_49_2.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_49_2.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_49_2.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_49_2.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_49_2.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_49_2.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_49_2.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_49_2.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_49_2.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_49_2.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* 
 * Simple Text
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.8.2
 */

#simpleText_stacks_in_49_5 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_49_5.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_49_5.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_49_5.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_49_5.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_49_5.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_49_5.inheritOff a, #simpleText_stacks_in_49_5.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_49_5.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_49_5.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_49_5.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_49_5.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_49_5.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_49_5.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_49_5.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_49_5.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_49_5.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
